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