| Package | Description |
|---|---|
| com.groupdocs.cloud.comparison.model |
| Modifier and Type | Method | Description |
|---|---|---|
static Settings.DetailsLevelEnum |
Settings.DetailsLevelEnum.fromValue(String text) |
|
Settings.DetailsLevelEnum |
Settings.getDetailsLevel() |
Gets of sets the comparison details level
|
Settings.DetailsLevelEnum |
Settings.DetailsLevelEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static Settings.DetailsLevelEnum |
Settings.DetailsLevelEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Settings.DetailsLevelEnum[] |
Settings.DetailsLevelEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Settings |
Settings.detailsLevel(Settings.DetailsLevelEnum detailsLevel) |
|
void |
Settings.setDetailsLevel(Settings.DetailsLevelEnum detailsLevel) |
|
void |
Settings.DetailsLevelEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Settings.DetailsLevelEnum enumeration) |
Copyright © 2025. All rights reserved.