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