Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum
Packages that use OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum
-
Uses of OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnumModifier and TypeMethodDescriptionOutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum.fromString(String key) OutboundPreviewCampaignPostContactVoiceAttributes.getContactPhoneType()Returns the enum constant of this class with the specified name.OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum.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 OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnumModifier and TypeMethodDescriptionOutboundPreviewCampaignPostContactVoiceAttributes.contactPhoneType(OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType) voidOutboundPreviewCampaignPostContactVoiceAttributes.setContactPhoneType(OutboundPreviewCampaignPostContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType)