Uses of Enum
com.ironsoftware.ironpdf.internal.proto.GetFormResult.ResultOrExceptionCase
Packages that use GetFormResult.ResultOrExceptionCase
-
Uses of GetFormResult.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return GetFormResult.ResultOrExceptionCaseModifier and TypeMethodDescriptionGetFormResult.ResultOrExceptionCase.forNumber
(int value) GetFormResult.Builder.getResultOrExceptionCase()
GetFormResult.getResultOrExceptionCase()
GetFormResultOrBuilder.getResultOrExceptionCase()
GetFormResult.ResultOrExceptionCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static GetFormResult.ResultOrExceptionCase[]
GetFormResult.ResultOrExceptionCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.