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