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.ResultOrExceptionCasePdfiumGetAnnotationsResultP.ResultOrExceptionCase. forNumber(int value)PdfiumGetAnnotationsResultP.ResultOrExceptionCasePdfiumGetAnnotationsResultP.Builder. getResultOrExceptionCase()PdfiumGetAnnotationsResultP.ResultOrExceptionCasePdfiumGetAnnotationsResultP. getResultOrExceptionCase()PdfiumGetAnnotationsResultP.ResultOrExceptionCasePdfiumGetAnnotationsResultPOrBuilder. getResultOrExceptionCase()static PdfiumGetAnnotationsResultP.ResultOrExceptionCasePdfiumGetAnnotationsResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumGetAnnotationsResultP.ResultOrExceptionCasePdfiumGetAnnotationsResultP.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.
-