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.ResultOrExceptionCaseImageResultStreamP.ResultOrExceptionCase. forNumber(int value)ImageResultStreamP.ResultOrExceptionCaseImageResultStreamP.Builder. getResultOrExceptionCase()ImageResultStreamP.ResultOrExceptionCaseImageResultStreamP. getResultOrExceptionCase()ImageResultStreamP.ResultOrExceptionCaseImageResultStreamPOrBuilder. getResultOrExceptionCase()static ImageResultStreamP.ResultOrExceptionCaseImageResultStreamP.ResultOrExceptionCase. valueOf(int value)Deprecated.static ImageResultStreamP.ResultOrExceptionCaseImageResultStreamP.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.
-