Uses of Class
com.axibase.tsd.model.data.series.aggregate.Calendar

Packages that use Calendar
com.axibase.tsd.model.data.command   
com.axibase.tsd.model.data.series   
 

Uses of Calendar in com.axibase.tsd.model.data.command
 

Methods in com.axibase.tsd.model.data.command that return Calendar
 Calendar ThresholdAggregateMatcher.getCalendar()
           
 

Methods in com.axibase.tsd.model.data.command with parameters of type Calendar
 void ThresholdAggregateMatcher.setCalendar(Calendar calendar)
           
 

Constructors in com.axibase.tsd.model.data.command with parameters of type Calendar
ThresholdAggregateMatcher(Interval interval, Interpolate interpolate, WorkingMinutes workingMinutes, Threshold threshold, Calendar calendar, AggregateType type, AggregateType... types)
           
 

Uses of Calendar in com.axibase.tsd.model.data.series
 

Methods in com.axibase.tsd.model.data.series that return Calendar
 Calendar Aggregate.getCalendar()
           
 

Methods in com.axibase.tsd.model.data.series with parameters of type Calendar
 void Aggregate.setCalendar(Calendar calendar)
           
 



Copyright © 2015. All rights reserved.