Uses of Enum Class
com.mypurecloud.sdk.v2.model.DncListCreate.ContactMethodEnum
Packages that use DncListCreate.ContactMethodEnum
-
Uses of DncListCreate.ContactMethodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DncListCreate.ContactMethodEnumModifier and TypeMethodDescriptionDncListCreate.ContactMethodEnum.fromString(String key) DncListCreate.getContactMethod()Returns the enum constant of this class with the specified name.static DncListCreate.ContactMethodEnum[]DncListCreate.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 DncListCreate.ContactMethodEnumModifier and TypeMethodDescriptionDncListCreate.contactMethod(DncListCreate.ContactMethodEnum contactMethod) The contact method.voidDncListCreate.setContactMethod(DncListCreate.ContactMethodEnum contactMethod)