Uses of Class
com.axibase.tsd.model.meta.DataType

Packages that use DataType
com.axibase.tsd.model.meta   
 

Uses of DataType in com.axibase.tsd.model.meta
 

Methods in com.axibase.tsd.model.meta that return DataType
 DataType Metric.getDataType()
           
static DataType DataType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataType[] DataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.axibase.tsd.model.meta with parameters of type DataType
 void Metric.setDataType(DataType dataType)
           
 



Copyright © 2015. All rights reserved.