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