| Package | Description |
|---|---|
| com.helger.pgcc.utils |
| Modifier and Type | Method and Description |
|---|---|
EOptionType |
OptionInfo.getType() |
static EOptionType |
EOptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EOptionType[] |
EOptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OptionInfo(String name,
EOptionType type,
Comparable<?> default1) |
Copyright © 2017–2019 Philip Helger. All rights reserved.