Uses of Enum Class
com.mypurecloud.sdk.v2.model.DialerRulesetConfigChangeRule.CategoryEnum
Packages that use DialerRulesetConfigChangeRule.CategoryEnum
-
Uses of DialerRulesetConfigChangeRule.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerRulesetConfigChangeRule.CategoryEnumModifier and TypeMethodDescriptionDialerRulesetConfigChangeRule.CategoryEnum.fromString(String key) DialerRulesetConfigChangeRule.getCategory()Returns the enum constant of this class with the specified name.DialerRulesetConfigChangeRule.CategoryEnum.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 DialerRulesetConfigChangeRule.CategoryEnumModifier and TypeMethodDescriptionDialerRulesetConfigChangeRule.category(DialerRulesetConfigChangeRule.CategoryEnum category) The category of the rulevoidDialerRulesetConfigChangeRule.setCategory(DialerRulesetConfigChangeRule.CategoryEnum category)