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