Uses of Class
de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation.AggregationLevel
-
Packages that use AggregationLevel Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation -
-
Uses of AggregationLevel in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation
Fields in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation declared as AggregationLevel Modifier and Type Field Description AggregationLevelAggregateCombo. levelMethods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation that return AggregationLevel Modifier and Type Method Description static AggregationLevelAggregationLevel. of(String postfix)Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation that return types with arguments of type AggregationLevel Modifier and Type Method Description Map<AggregationLevel,AggregateCombo>AggregationBase. getCombosByLevel()Map<AggregationLevel,javafx.beans.property.BooleanProperty>AggregationBaseFx. getLevelToggles()Map<AggregationLevel,Boolean>AggregationBase. getWantedLevels()Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation with parameters of type AggregationLevel Modifier and Type Method Description voidAggregationBaseFx. comboAdded(AggregationLevel level)intAggregationLevel. compareTo(AggregationLevel o)javafx.beans.property.BooleanPropertyAggregationBaseFx. getLevelProperty(AggregationLevel level)protected voidAggregationBase. toggleLevel(AggregationLevel level, boolean toValue)
-