Package | Description |
---|---|
com.ironsoftware.ironpdf.internal.proto |
Modifier and Type | Method and Description |
---|---|
static IntResult.ResultOrExceptionCase |
IntResult.ResultOrExceptionCase.forNumber(int value) |
IntResult.ResultOrExceptionCase |
IntResultOrBuilder.getResultOrExceptionCase() |
IntResult.ResultOrExceptionCase |
IntResult.getResultOrExceptionCase() |
IntResult.ResultOrExceptionCase |
IntResult.Builder.getResultOrExceptionCase() |
static IntResult.ResultOrExceptionCase |
IntResult.ResultOrExceptionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IntResult.ResultOrExceptionCase |
IntResult.ResultOrExceptionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntResult.ResultOrExceptionCase[] |
IntResult.ResultOrExceptionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022–2023 Iron Software. All rights reserved.