Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyAggregateQueryPredicate.DimensionEnum
Packages that use JourneyAggregateQueryPredicate.DimensionEnum
-
Uses of JourneyAggregateQueryPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionJourneyAggregateQueryPredicate.DimensionEnum.fromString(String key) JourneyAggregateQueryPredicate.getDimension()Returns the enum constant of this class with the specified name.JourneyAggregateQueryPredicate.DimensionEnum.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 JourneyAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionJourneyAggregateQueryPredicate.dimension(JourneyAggregateQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesvoidJourneyAggregateQueryPredicate.setDimension(JourneyAggregateQueryPredicate.DimensionEnum dimension)