Uses of Enum Class
edu.wisc.ssec.mcidasv.startupmanager.options.MemoryOption.State
Packages that use MemoryOption.State
-
Uses of MemoryOption.State in edu.wisc.ssec.mcidasv.startupmanager.options
Fields in edu.wisc.ssec.mcidasv.startupmanager.options declared as MemoryOption.StateMethods in edu.wisc.ssec.mcidasv.startupmanager.options that return MemoryOption.StateModifier and TypeMethodDescriptionstatic MemoryOption.State
Returns the enum constant of this class with the specified name.static MemoryOption.State[]
MemoryOption.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.wisc.ssec.mcidasv.startupmanager.options with parameters of type MemoryOption.StateModifier and TypeMethodDescriptionprivate void
MemoryOption.setState
(MemoryOption.State newState)