Enum Class OptionMaster.Type

java.lang.Object
java.lang.Enum<OptionMaster.Type>
edu.wisc.ssec.mcidasv.startupmanager.options.OptionMaster.Type
All Implemented Interfaces:
Serializable, Comparable<OptionMaster.Type>, Constable
Enclosing class:
OptionMaster

public static enum OptionMaster.Type extends Enum<OptionMaster.Type>
The different types of Options.
See Also: