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