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