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