Uses of Enum Class
com.targomo.client.api.enums.EdgeStatisticAggregationType
Packages that use EdgeStatisticAggregationType
-
Uses of EdgeStatisticAggregationType in com.targomo.client.api.enums
Methods in com.targomo.client.api.enums that return EdgeStatisticAggregationTypeModifier and TypeMethodDescriptionstatic EdgeStatisticAggregationTypeEdgeStatisticAggregationType.fromString(String type) static EdgeStatisticAggregationTypeReturns the enum constant of this class with the specified name.static EdgeStatisticAggregationType[]EdgeStatisticAggregationType.values()Returns an array containing the constants of this enum class, in the order they are declared.