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