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

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

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

Methods in com.axibase.tsd.model.meta that return TimePrecision
 TimePrecision Metric.getTimePrecision()
           
static TimePrecision TimePrecision.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimePrecision[] TimePrecision.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 TimePrecision
 void Metric.setTimePrecision(TimePrecision timePrecision)
           
 



Copyright © 2015. All rights reserved.