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.protoMethods in com.ironsoftware.ironpdf.internal.proto that return PdfiumAddPdfAttachmentResultP.ResultOrExceptionCase Modifier and Type Method Description static PdfiumAddPdfAttachmentResultP.ResultOrExceptionCasePdfiumAddPdfAttachmentResultP.ResultOrExceptionCase. forNumber(int value)PdfiumAddPdfAttachmentResultP.ResultOrExceptionCasePdfiumAddPdfAttachmentResultP.Builder. getResultOrExceptionCase()PdfiumAddPdfAttachmentResultP.ResultOrExceptionCasePdfiumAddPdfAttachmentResultP. getResultOrExceptionCase()PdfiumAddPdfAttachmentResultP.ResultOrExceptionCasePdfiumAddPdfAttachmentResultPOrBuilder. getResultOrExceptionCase()static PdfiumAddPdfAttachmentResultP.ResultOrExceptionCasePdfiumAddPdfAttachmentResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static PdfiumAddPdfAttachmentResultP.ResultOrExceptionCasePdfiumAddPdfAttachmentResultP.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.
 
-