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