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