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