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