Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserSearchRulePart.SelectorEnum
Packages that use UserSearchRulePart.SelectorEnum
-
Uses of UserSearchRulePart.SelectorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserSearchRulePart.SelectorEnumModifier and TypeMethodDescriptionUserSearchRulePart.SelectorEnum.fromString(String key) UserSearchRulePart.getSelector()Returns the enum constant of this class with the specified name.static UserSearchRulePart.SelectorEnum[]UserSearchRulePart.SelectorEnum.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 UserSearchRulePart.SelectorEnumModifier and TypeMethodDescriptionUserSearchRulePart.selector(UserSearchRulePart.SelectorEnum selector) The type of item being selected by this partvoidUserSearchRulePart.setSelector(UserSearchRulePart.SelectorEnum selector)