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