Uses of Enum Class
tigase.xml.db.Types.DataType
Packages that use Types.DataType
Package
Description
This package contains implementation of simple data base stored in XML file.
-
Uses of Types.DataType in tigase.xml.db
Fields in tigase.xml.db with type parameters of type Types.DataTypeMethods in tigase.xml.db that return Types.DataTypeModifier and TypeMethodDescriptionstatic Types.DataType
static Types.DataType
Returns the enum constant of this class with the specified name.static Types.DataType[]
Types.DataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.