|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Types.DataType | |
|---|---|
| tigase.xml.db | 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.DataType | |
|---|---|
static java.util.Map<java.lang.String,Types.DataType> |
Types.dataTypeMap
|
| Methods in tigase.xml.db that return Types.DataType | |
|---|---|
static Types.DataType |
Types.DataType.valueof(java.lang.String javaType)
|
static Types.DataType |
Types.DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Types.DataType[] |
Types.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||