| Package | Description |
|---|---|
| com.groupdocs.cloud.comparison.model |
| Modifier and Type | Method | Description |
|---|---|---|
static RevisionInfo.TypeEnum |
RevisionInfo.TypeEnum.fromValue(String text) |
|
RevisionInfo.TypeEnum |
RevisionInfo.getType() |
RevisionHandler type, depending on the type the Action (accept or reject) logic changes.
|
RevisionInfo.TypeEnum |
RevisionInfo.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static RevisionInfo.TypeEnum |
RevisionInfo.TypeEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RevisionInfo.TypeEnum[] |
RevisionInfo.TypeEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RevisionInfo.setType(RevisionInfo.TypeEnum type) |
|
RevisionInfo |
RevisionInfo.type(RevisionInfo.TypeEnum type) |
|
void |
RevisionInfo.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
RevisionInfo.TypeEnum enumeration) |
Copyright © 2025. All rights reserved.