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