Uses of Class
de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation.Utils.AggregationLevels
-
Packages that use Utils.AggregationLevels Package Description de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation -
-
Uses of Utils.AggregationLevels in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation
Methods in de.fraunhofer.iosb.ilt.sensorthingsmanager.aggregation that return Utils.AggregationLevels Modifier and Type Method Description static Utils.AggregationLevelsUtils.AggregationLevels. valueOf(String name)Returns the enum constant of this type with the specified name.static Utils.AggregationLevels[]Utils.AggregationLevels. values()Returns an array containing the constants of this enum type, in the order they are declared.
-