Uses of Enum Class
de.rpgframework.genericrpg.data.DataSet.DataSetType
Packages that use DataSet.DataSetType
-
Uses of DataSet.DataSetType in de.rpgframework.genericrpg.data
Subclasses with type arguments of type DataSet.DataSetType in de.rpgframework.genericrpg.dataMethods in de.rpgframework.genericrpg.data that return DataSet.DataSetTypeModifier and TypeMethodDescriptionDataSet.getType()static DataSet.DataSetTypeReturns the enum constant of this class with the specified name.static DataSet.DataSetType[]DataSet.DataSetType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.rpgframework.genericrpg.data with parameters of type DataSet.DataSetType