public interface ApoBaseTyped<T> extends ApoBase
A standard typed application options.
| Modifier and Type | Method and Description |
|---|---|
T |
getDefaultValue()
Returns the default value of the option.
|
default T |
getValue()
Returns the value of the option.
|
default boolean |
isSet()
Tests if the option is set.
|
getDisplayName, getHelp, getLongDescription, validategetDescriptionCopyright © 2016–2017. All rights reserved.