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

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

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

Methods in com.axibase.tsd.model.data.command that return WorkingMinutes
 WorkingMinutes ThresholdAggregateMatcher.getWorkingMinutes()
           
 

Methods in com.axibase.tsd.model.data.command with parameters of type WorkingMinutes
 void ThresholdAggregateMatcher.setWorkingMinutes(WorkingMinutes workingMinutes)
           
 

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

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

Methods in com.axibase.tsd.model.data.series that return WorkingMinutes
 WorkingMinutes Aggregate.getWorkingMinutes()
           
 

Methods in com.axibase.tsd.model.data.series with parameters of type WorkingMinutes
 void Aggregate.setWorkingMinutes(WorkingMinutes workingMinutes)
           
 



Copyright © 2015. All rights reserved.