Uses of Enum Class
com.mypurecloud.sdk.v2.model.UsersRulesGroupItem.OperatorEnum
Packages that use UsersRulesGroupItem.OperatorEnum
-
Uses of UsersRulesGroupItem.OperatorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UsersRulesGroupItem.OperatorEnumModifier and TypeMethodDescriptionUsersRulesGroupItem.OperatorEnum.fromString(String key) UsersRulesGroupItem.getOperator()Returns the enum constant of this class with the specified name.static UsersRulesGroupItem.OperatorEnum[]UsersRulesGroupItem.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 UsersRulesGroupItem.OperatorEnumModifier and TypeMethodDescriptionUsersRulesGroupItem.operator(UsersRulesGroupItem.OperatorEnum operator) The operator for this groupvoidUsersRulesGroupItem.setOperator(UsersRulesGroupItem.OperatorEnum operator)