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