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