Uses of Enum Class
de.rpgframework.random.DataType
Packages that use DataType
-
Uses of DataType in de.rpgframework.random
Subclasses with type arguments of type DataType in de.rpgframework.randomMethods in de.rpgframework.random that return DataTypeModifier and TypeMethodDescriptionstatic DataTypeReturns the enum constant of this class with the specified name.static DataType[]DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.rpgframework.random that return types with arguments of type DataTypeModifier and TypeMethodDescriptionNSCGenerator.getProvidedData()RandomGenerator.getProvidedData()What kind of data is provided -
Uses of DataType in de.rpgframework.random.withoutnumber
Methods in de.rpgframework.random.withoutnumber that return types with arguments of type DataTypeModifier and TypeMethodDescriptionStoryTagGenerator.getProvidedData()SWNNPCGenerator.getProvidedData()