Uses of Enum Class
com.mypurecloud.sdk.v2.model.DialerRulesetConfigChangeCondition.PropertyTypeEnum
Packages that use DialerRulesetConfigChangeCondition.PropertyTypeEnum
-
Uses of DialerRulesetConfigChangeCondition.PropertyTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerRulesetConfigChangeCondition.PropertyTypeEnumModifier and TypeMethodDescriptionDialerRulesetConfigChangeCondition.PropertyTypeEnum.fromString(String key) DialerRulesetConfigChangeCondition.getPropertyType()Returns the enum constant of this class with the specified name.DialerRulesetConfigChangeCondition.PropertyTypeEnum.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 DialerRulesetConfigChangeCondition.PropertyTypeEnumModifier and TypeMethodDescriptionDialerRulesetConfigChangeCondition.propertyType(DialerRulesetConfigChangeCondition.PropertyTypeEnum propertyType) Determines the type of the property associated with the conditionvoidDialerRulesetConfigChangeCondition.setPropertyType(DialerRulesetConfigChangeCondition.PropertyTypeEnum propertyType)