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