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