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