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