Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyAggregationSort.NameEnum
Packages that use JourneyAggregationSort.NameEnum
-
Uses of JourneyAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAggregationSort.NameEnumModifier and TypeMethodDescriptionJourneyAggregationSort.NameEnum.fromString(String key) JourneyAggregationSort.getName()Returns the enum constant of this class with the specified name.static JourneyAggregationSort.NameEnum[]JourneyAggregationSort.NameEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyAggregationSort.NameEnumModifier and TypeMethodDescriptionJourneyAggregationSort.name(JourneyAggregationSort.NameEnum name) Name of the metric used for sorting values.voidJourneyAggregationSort.setName(JourneyAggregationSort.NameEnum name)