Uses of Enum Class
com.mypurecloud.sdk.v2.model.CaseManagementAggregateQueryPredicate.OperatorEnum
Packages that use CaseManagementAggregateQueryPredicate.OperatorEnum
-
Uses of CaseManagementAggregateQueryPredicate.OperatorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseManagementAggregateQueryPredicate.OperatorEnumModifier and TypeMethodDescriptionCaseManagementAggregateQueryPredicate.OperatorEnum.fromString(String key) CaseManagementAggregateQueryPredicate.getOperator()Returns the enum constant of this class with the specified name.CaseManagementAggregateQueryPredicate.OperatorEnum.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.OperatorEnumModifier and TypeMethodDescriptionCaseManagementAggregateQueryPredicate.operator(CaseManagementAggregateQueryPredicate.OperatorEnum operator) Optional operator, default is matchesvoidCaseManagementAggregateQueryPredicate.setOperator(CaseManagementAggregateQueryPredicate.OperatorEnum operator)