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