Uses of Enum Class
edu.wisc.ssec.mcidasv.startupmanager.options.MemoryOption.Prefix
Packages that use MemoryOption.Prefix
-
Uses of MemoryOption.Prefix in edu.wisc.ssec.mcidasv.startupmanager.options
Fields in edu.wisc.ssec.mcidasv.startupmanager.options declared as MemoryOption.PrefixModifier and TypeFieldDescriptionprivate MemoryOption.PrefixMemoryOption.currentPrefixprivate static final MemoryOption.Prefix[]MemoryOption.PREFIXESMethods in edu.wisc.ssec.mcidasv.startupmanager.options that return MemoryOption.PrefixModifier and TypeMethodDescriptionstatic MemoryOption.PrefixReturns the enum constant of this class with the specified name.static MemoryOption.Prefix[]MemoryOption.Prefix.values()Returns an array containing the constants of this enum class, in the order they are declared.