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