Package com.mypurecloud.sdk.v2.model
Class UserSearchRule
java.lang.Object
com.mypurecloud.sdk.v2.model.UserSearchRule
- All Implemented Interfaces:
Serializable
UserSearchRule
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetParts()inthashCode()parts(List<UserSearchRulePart> parts) The parts of this rule; the results of these are ANDed together.voidsetParts(List<UserSearchRulePart> parts) toString()
-
Constructor Details
-
UserSearchRule
public UserSearchRule() -
UserSearchRule
-
-
Method Details