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