Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumGetFormFieldsResultP.ResultOrExceptionCase
-
Packages that use PdfiumGetFormFieldsResultP.ResultOrExceptionCase Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumGetFormFieldsResultP.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumGetFormFieldsResultP.ResultOrExceptionCase Modifier and Type Method Description static PdfiumGetFormFieldsResultP.ResultOrExceptionCase
PdfiumGetFormFieldsResultP.ResultOrExceptionCase. forNumber(int value)
PdfiumGetFormFieldsResultP.ResultOrExceptionCase
PdfiumGetFormFieldsResultP.Builder. getResultOrExceptionCase()
PdfiumGetFormFieldsResultP.ResultOrExceptionCase
PdfiumGetFormFieldsResultP. getResultOrExceptionCase()
PdfiumGetFormFieldsResultP.ResultOrExceptionCase
PdfiumGetFormFieldsResultPOrBuilder. getResultOrExceptionCase()
static PdfiumGetFormFieldsResultP.ResultOrExceptionCase
PdfiumGetFormFieldsResultP.ResultOrExceptionCase. valueOf(int value)
Deprecated.static PdfiumGetFormFieldsResultP.ResultOrExceptionCase
PdfiumGetFormFieldsResultP.ResultOrExceptionCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static PdfiumGetFormFieldsResultP.ResultOrExceptionCase[]
PdfiumGetFormFieldsResultP.ResultOrExceptionCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-