Uses of Enum Class
com.mypurecloud.sdk.v2.model.ContactAddressConditionSettings.OperatorEnum
Packages that use ContactAddressConditionSettings.OperatorEnum
-
Uses of ContactAddressConditionSettings.OperatorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContactAddressConditionSettings.OperatorEnumModifier and TypeMethodDescriptionContactAddressConditionSettings.OperatorEnum.fromString(String key) ContactAddressConditionSettings.getOperator()Returns the enum constant of this class with the specified name.ContactAddressConditionSettings.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 ContactAddressConditionSettings.OperatorEnumModifier and TypeMethodDescriptionContactAddressConditionSettings.operator(ContactAddressConditionSettings.OperatorEnum operator) The operator to use when comparing address values.voidContactAddressConditionSettings.setOperator(ContactAddressConditionSettings.OperatorEnum operator)