| Constructor and Description |
|---|
FlagOption(FlagPropertyId pid) |
| Modifier and Type | Method and Description |
|---|---|
Object |
combine(Object[] values)
Combines multiple values of an option into a single value.
|
FlagPropertyId |
getPropertyId() |
Flag |
valueOf(String arg) |
public FlagOption(FlagPropertyId pid)
public FlagPropertyId getPropertyId()
getPropertyId in interface Optionpublic Flag valueOf(String arg) throws OptionArgumentException
valueOf in interface OptionOptionArgumentException