Uses of Enum Class
com.mypurecloud.sdk.v2.model.DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum
Packages that use DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum
-
Uses of DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnumModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum.fromString(String key) DevelopmentActivityAggregateQueryRequestPredicate.getDimension()Returns the enum constant of this class with the specified name.DevelopmentActivityAggregateQueryRequestPredicate.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 DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnumModifier and TypeMethodDescriptionDevelopmentActivityAggregateQueryRequestPredicate.dimension(DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum dimension) Each predicates specifies a dimension.voidDevelopmentActivityAggregateQueryRequestPredicate.setDimension(DevelopmentActivityAggregateQueryRequestPredicate.DimensionEnum dimension)