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.ResultOrExceptionCaseSizeResultP.ResultOrExceptionCase. forNumber(int value)SizeResultP.ResultOrExceptionCaseSizeResultP.Builder. getResultOrExceptionCase()SizeResultP.ResultOrExceptionCaseSizeResultP. getResultOrExceptionCase()SizeResultP.ResultOrExceptionCaseSizeResultPOrBuilder. getResultOrExceptionCase()static SizeResultP.ResultOrExceptionCaseSizeResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static SizeResultP.ResultOrExceptionCaseSizeResultP.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.
-