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