Uses of Enum Class
de.rpgframework.random.withoutnumber.WithoutNumberVariable
Packages that use WithoutNumberVariable
-
Uses of WithoutNumberVariable in de.rpgframework.random.withoutnumber
Subclasses with type arguments of type WithoutNumberVariable in de.rpgframework.random.withoutnumberMethods in de.rpgframework.random.withoutnumber that return WithoutNumberVariableModifier and TypeMethodDescriptionstatic WithoutNumberVariableReturns the enum constant of this class with the specified name.static WithoutNumberVariable[]WithoutNumberVariable.values()Returns an array containing the constants of this enum class, in the order they are declared.