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