Uses of Class
org.gcube.data.harmonization.occurrence.impl.model.types.DataType.Type

Packages that use DataType.Type
org.gcube.data.harmonization.occurrence.impl.model.types   
 

Uses of DataType.Type in org.gcube.data.harmonization.occurrence.impl.model.types
 

Methods in org.gcube.data.harmonization.occurrence.impl.model.types that return DataType.Type
 DataType.Type DataType.getType()
           
static DataType.Type DataType.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataType.Type[] DataType.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.data.harmonization.occurrence.impl.model.types with parameters of type DataType.Type
 void DataType.setType(DataType.Type type)
           
 

Constructors in org.gcube.data.harmonization.occurrence.impl.model.types with parameters of type DataType.Type
DataType(List<String> value, DataType.Type type)
           
 



Copyright © 2013. All Rights Reserved.