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