| Package | Description |
|---|---|
| dev.dejvokep.boostedyaml.settings.general |
| Modifier and Type | Field and Description |
|---|---|
static GeneralSettings.KeyFormat |
GeneralSettings.DEFAULT_KEY_FORMATTING
Default key format.
|
static GeneralSettings.KeyFormat |
GeneralSettings.DEFAULT_KEY_FORMATTING
Default key format.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralSettings.KeyFormat |
GeneralSettings.getKeyFormat()
Returns the key format to use.
|
GeneralSettings.KeyFormat |
GeneralSettings.getKeyFormat()
Returns the key format to use.
|
static GeneralSettings.KeyFormat |
GeneralSettings.KeyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralSettings.KeyFormat |
GeneralSettings.KeyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralSettings.KeyFormat[] |
GeneralSettings.KeyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static GeneralSettings.KeyFormat[] |
GeneralSettings.KeyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralSettings.Builder |
GeneralSettings.Builder.setKeyFormat(GeneralSettings.KeyFormat keyFormat)
Sets the key format to use.
|
GeneralSettings.Builder |
GeneralSettings.Builder.setKeyFormat(GeneralSettings.KeyFormat keyFormat)
Sets the key format to use.
|
Copyright © 2022. All rights reserved.