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