Package com.mypurecloud.sdk.v2.model
Class UsersRulesCriteria
java.lang.Object
com.mypurecloud.sdk.v2.model.UsersRulesCriteria
- All Implemented Interfaces:
Serializable
UsersRulesCriteria
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe operator for this criteria -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetGroup()getId()group(List<UsersRulesGroupItem> group) The user selection groups for this criteriainthashCode()The internal ID for this criteriaoperator(UsersRulesCriteria.OperatorEnum operator) The operator for this criteriavoidsetGroup(List<UsersRulesGroupItem> group) voidvoidsetOperator(UsersRulesCriteria.OperatorEnum operator) toString()
-
Constructor Details
-
UsersRulesCriteria
public UsersRulesCriteria() -
UsersRulesCriteria
-
-
Method Details
-
id
The internal ID for this criteria -
getId
-
setId
-
operator
The operator for this criteria -
getOperator
-
setOperator
-
group
The user selection groups for this criteria -
getGroup
-
setGroup
-
equals
-
hashCode
public int hashCode() -
toString
-