Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConsultTransferToExternalContact.PhoneTypeEnum
Packages that use ConsultTransferToExternalContact.PhoneTypeEnum
-
Uses of ConsultTransferToExternalContact.PhoneTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConsultTransferToExternalContact.PhoneTypeEnumModifier and TypeMethodDescriptionConsultTransferToExternalContact.PhoneTypeEnum.fromString(String key) ConsultTransferToExternalContact.getPhoneType()Returns the enum constant of this class with the specified name.ConsultTransferToExternalContact.PhoneTypeEnum.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 ConsultTransferToExternalContact.PhoneTypeEnumModifier and TypeMethodDescriptionConsultTransferToExternalContact.phoneType(ConsultTransferToExternalContact.PhoneTypeEnum phoneType) The external contact phone type.voidConsultTransferToExternalContact.setPhoneType(ConsultTransferToExternalContact.PhoneTypeEnum phoneType)