Class EnumerationOption<T extends Enum<T>>
java.lang.Object
com.headius.options.Option<T>
com.headius.options.EnumerationOption<T>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TPerform the appropriate load and conversion for the option's property.Methods inherited from class Option
bool, bool, bool, bool, defaultValue, description, displayName, enumeration, enumeration, enumeration, enumeration, force, formatOptions, formatOptions, formatValues, formatValues, integer, integer, integer, integer, integer, integer, integer, integer, isSpecified, load, loadProperty, options, prefix, propertyName, reload, shortName, string, string, string, string, string, string, string, string, toString, type, unforce
-
Constructor Details
-
EnumerationOption
-
EnumerationOption
-
-
Method Details
-
reloadValue
-