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