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