Uses of Enum Class
com.targomo.client.api.quality.criterion.StatisticIdsAggregationType
Packages that use StatisticIdsAggregationType
-
Uses of StatisticIdsAggregationType in com.targomo.client.api.quality.criterion
Methods in com.targomo.client.api.quality.criterion that return StatisticIdsAggregationTypeModifier and TypeMethodDescriptionstatic StatisticIdsAggregationTypeStatisticIdsAggregationType.fromString(String name) static StatisticIdsAggregationTypeReturns the enum constant of this class with the specified name.static StatisticIdsAggregationType[]StatisticIdsAggregationType.values()Returns an array containing the constants of this enum class, in the order they are declared.