Uses of Class
de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation.AggregateCombo
-
Packages that use AggregateCombo Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation -
-
Uses of AggregateCombo in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation
Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation that return types with arguments of type AggregateCombo Modifier and Type Method Description Map<String,List<AggregateCombo>>AggregationData. getComboBySource()Map<String,List<AggregateCombo>>AggregationData. getComboBySource(boolean recalculate)Set<AggregateCombo>AggregationBase. getCombos()Map<AggregationLevel,AggregateCombo>AggregationBase. getCombosByLevel()Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation with parameters of type AggregateCombo Modifier and Type Method Description voidAggregationBase. addCombo(AggregateCombo combo)intAggregateCombo. compareTo(AggregateCombo o)
-