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