Uses of Enum Class
net.foxgenesis.config.fields.SQLDataType
Packages that use SQLDataType
-
Uses of SQLDataType in net.foxgenesis.config.fields
Fields in net.foxgenesis.config.fields declared as SQLDataTypeMethods in net.foxgenesis.config.fields that return SQLDataTypeModifier and TypeMethodDescriptionstatic SQLDataTypeReturns the enum constant of this class with the specified name.static SQLDataType[]SQLDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.foxgenesis.config.fields with parameters of type SQLDataType