|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionMaster.OptionPlatform | |
---|---|
edu.wisc.ssec.mcidasv.startupmanager.options |
Uses of OptionMaster.OptionPlatform in edu.wisc.ssec.mcidasv.startupmanager.options |
---|
Fields in edu.wisc.ssec.mcidasv.startupmanager.options declared as OptionMaster.OptionPlatform | |
---|---|
private OptionMaster.OptionPlatform |
AbstractOption.optionPlatform
|
Methods in edu.wisc.ssec.mcidasv.startupmanager.options that return OptionMaster.OptionPlatform | |
---|---|
protected OptionMaster.OptionPlatform |
OptionMaster.convertToOptionPlatform()
Converts a OptionMaster.OptionPlatform to its corresponding
OptionMaster.OptionPlatform type. |
OptionMaster.OptionPlatform |
Option.getOptionPlatform()
|
OptionMaster.OptionPlatform |
AbstractOption.getOptionPlatform()
Returns the platform(s) to which this option applies. |
static OptionMaster.OptionPlatform |
OptionMaster.OptionPlatform.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OptionMaster.OptionPlatform[] |
OptionMaster.OptionPlatform.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Method parameters in edu.wisc.ssec.mcidasv.startupmanager.options with type arguments of type OptionMaster.OptionPlatform | |
---|---|
Collection<Option> |
OptionMaster.optionsByPlatform(Set<OptionMaster.OptionPlatform> platforms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |