| Package | Description |
|---|---|
| com.sun.tools.xjc.addon.xew.config |
| Modifier and Type | Field and Description |
|---|---|
protected EnumMap<CommonConfiguration.ConfigurationOption,Object> |
CommonConfiguration.configurationValues |
| Modifier and Type | Method and Description |
|---|---|
static CommonConfiguration.ConfigurationOption |
CommonConfiguration.ConfigurationOption.byOption(String optionName)
Resolve enum from option name.
|
static CommonConfiguration.ConfigurationOption |
CommonConfiguration.ConfigurationOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonConfiguration.ConfigurationOption[] |
CommonConfiguration.ConfigurationOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022–2023. All rights reserved.