Uses of Class
de.cau.cs.kieler.kvid.data.DataType

Packages that use DataType
de.cau.cs.kieler.kvid.data Package to hold data classes used by KviD. 
 

Uses of DataType in de.cau.cs.kieler.kvid.data
 

Methods in de.cau.cs.kieler.kvid.data that return DataType
static DataType DataType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static DataType[] DataType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.