Uses of Class
de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation.AggregationBase
-
Packages that use AggregationBase Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation -
-
Uses of AggregationBase in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation
Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation that return types with arguments of type AggregationBase Modifier and Type Method Description List<AggregationBase>AggregationData. getAggregationBases()Map<String,AggregationBase>AggregationData. getCombosByBase()Constructors in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation with parameters of type AggregationBase Constructor Description AggregationBaseFx(AggregationBase base)
-