Uses of Class
org.coderic.ws.dian.wsdl.UploadDocumentResponse
-
Uses of UploadDocumentResponse in org.coderic.ws.dian.wsdl
Modifier and TypeMethodDescriptionObjectFactory.createUploadDocumentResponse()
Create an instance ofUploadDocumentResponse
IWcfDianCustomerServices.sendBillAsync
(String fileName, byte[] contentFile) IWcfDianCustomerServices.sendBillAttachmentAsync
(String fileName, byte[] contentFile) IWcfDianCustomerServices.sendTestSetAsync
(String fileName, byte[] contentFile, String testSetId) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createSendBillAsyncResponseSendBillAsyncResult
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createSendBillAttachmentAsyncResponseSendBillAttachmentAsyncResult
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createSendTestSetAsyncResponseSendTestSetAsyncResult
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createUploadDocumentResponse
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
SendBillAsyncResponse.getSendBillAsyncResult()
Gets the value of the sendBillAsyncResult property.jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
SendBillAttachmentAsyncResponse.getSendBillAttachmentAsyncResult()
Gets the value of the sendBillAttachmentAsyncResult property.jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
SendTestSetAsyncResponse.getSendTestSetAsyncResult()
Gets the value of the sendTestSetAsyncResult property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createSendBillAsyncResponseSendBillAsyncResult
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createSendBillAttachmentAsyncResponseSendBillAttachmentAsyncResult
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createSendTestSetAsyncResponseSendTestSetAsyncResult
(UploadDocumentResponse value) jakarta.xml.bind.JAXBElement<UploadDocumentResponse>
ObjectFactory.createUploadDocumentResponse
(UploadDocumentResponse value) Modifier and TypeMethodDescriptionvoid
SendBillAsyncResponse.setSendBillAsyncResult
(jakarta.xml.bind.JAXBElement<UploadDocumentResponse> value) Sets the value of the sendBillAsyncResult property.void
SendBillAttachmentAsyncResponse.setSendBillAttachmentAsyncResult
(jakarta.xml.bind.JAXBElement<UploadDocumentResponse> value) Sets the value of the sendBillAttachmentAsyncResult property.void
SendTestSetAsyncResponse.setSendTestSetAsyncResult
(jakarta.xml.bind.JAXBElement<UploadDocumentResponse> value) Sets the value of the sendTestSetAsyncResult property.