Uses of Enum Class
com.mypurecloud.sdk.v2.model.DialerDnclistConfigChangeDncList.ContactMethodEnum
Packages that use DialerDnclistConfigChangeDncList.ContactMethodEnum
-
Uses of DialerDnclistConfigChangeDncList.ContactMethodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerDnclistConfigChangeDncList.ContactMethodEnumModifier and TypeMethodDescriptionDialerDnclistConfigChangeDncList.ContactMethodEnum.fromString(String key) DialerDnclistConfigChangeDncList.getContactMethod()Returns the enum constant of this class with the specified name.DialerDnclistConfigChangeDncList.ContactMethodEnum.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 DialerDnclistConfigChangeDncList.ContactMethodEnumModifier and TypeMethodDescriptionDialerDnclistConfigChangeDncList.contactMethod(DialerDnclistConfigChangeDncList.ContactMethodEnum contactMethod) voidDialerDnclistConfigChangeDncList.setContactMethod(DialerDnclistConfigChangeDncList.ContactMethodEnum contactMethod)