| Package | Description |
|---|---|
| com.groupdocs.cloud.conversion.model |
| Modifier and Type | Method | Description |
|---|---|---|
static OperationResult.MethodEnum |
OperationResult.MethodEnum.fromValue(String text) |
|
OperationResult.MethodEnum |
OperationResult.getMethod() |
Get method
|
OperationResult.MethodEnum |
OperationResult.MethodEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static OperationResult.MethodEnum |
OperationResult.MethodEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OperationResult.MethodEnum[] |
OperationResult.MethodEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
OperationResult |
OperationResult.method(OperationResult.MethodEnum method) |
|
void |
OperationResult.setMethod(OperationResult.MethodEnum method) |
|
void |
OperationResult.MethodEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
OperationResult.MethodEnum enumeration) |
Copyright © 2025. All rights reserved.