Uses of Enum Class
zombie.radio.globals.RadioGlobalType
Packages that use RadioGlobalType
-
Uses of RadioGlobalType in zombie.radio.globals
Subclasses with type arguments of type RadioGlobalType in zombie.radio.globalsMethods in zombie.radio.globals that return RadioGlobalTypeModifier and TypeMethodDescriptionfinal RadioGlobalType
RadioGlobal.getType()
static RadioGlobalType
Returns the enum constant of this class with the specified name.static RadioGlobalType[]
RadioGlobalType.values()
Returns an array containing the constants of this enum class, in the order they are declared.