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