Uses of Class
org.coderic.ws.dian.wsdl.DianResponse
-
Uses of DianResponse in org.coderic.ws.dian.wsdl
Modifier and TypeMethodDescriptionObjectFactory.createDianResponse()
Create an instance ofDianResponse
IWcfDianCustomerServices.getReferenceNotes
(String trackId) IWcfDianCustomerServices.getStatusEvent
(String trackId) IWcfDianCustomerServices.sendBillSync
(String fileName, byte[] contentFile) IWcfDianCustomerServices.sendEventUpdateStatus
(byte[] contentFile) IWcfDianCustomerServices.sendNominaSync
(byte[] contentFile) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createDianResponse
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createGetReferenceNotesResponseGetReferenceNotesResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createGetStatusEventResponseGetStatusEventResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createGetStatusResponseGetStatusResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createSendBillSyncResponseSendBillSyncResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createSendEventUpdateStatusResponseSendEventUpdateStatusResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createSendNominaSyncResponseSendNominaSyncResult
(DianResponse value) ArrayOfDianResponse.getDianResponse()
Gets the value of the dianResponse property.jakarta.xml.bind.JAXBElement<DianResponse>
GetReferenceNotesResponse.getGetReferenceNotesResult()
Gets the value of the getReferenceNotesResult property.jakarta.xml.bind.JAXBElement<DianResponse>
GetStatusEventResponse.getGetStatusEventResult()
Gets the value of the getStatusEventResult property.jakarta.xml.bind.JAXBElement<DianResponse>
GetStatusResponse.getGetStatusResult()
Gets the value of the getStatusResult property.jakarta.xml.bind.JAXBElement<DianResponse>
SendBillSyncResponse.getSendBillSyncResult()
Gets the value of the sendBillSyncResult property.jakarta.xml.bind.JAXBElement<DianResponse>
SendEventUpdateStatusResponse.getSendEventUpdateStatusResult()
Gets the value of the sendEventUpdateStatusResult property.jakarta.xml.bind.JAXBElement<DianResponse>
SendNominaSyncResponse.getSendNominaSyncResult()
Gets the value of the sendNominaSyncResult property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createDianResponse
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createGetReferenceNotesResponseGetReferenceNotesResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createGetStatusEventResponseGetStatusEventResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createGetStatusResponseGetStatusResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createSendBillSyncResponseSendBillSyncResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createSendEventUpdateStatusResponseSendEventUpdateStatusResult
(DianResponse value) jakarta.xml.bind.JAXBElement<DianResponse>
ObjectFactory.createSendNominaSyncResponseSendNominaSyncResult
(DianResponse value) Modifier and TypeMethodDescriptionvoid
GetReferenceNotesResponse.setGetReferenceNotesResult
(jakarta.xml.bind.JAXBElement<DianResponse> value) Sets the value of the getReferenceNotesResult property.void
GetStatusEventResponse.setGetStatusEventResult
(jakarta.xml.bind.JAXBElement<DianResponse> value) Sets the value of the getStatusEventResult property.void
GetStatusResponse.setGetStatusResult
(jakarta.xml.bind.JAXBElement<DianResponse> value) Sets the value of the getStatusResult property.void
SendBillSyncResponse.setSendBillSyncResult
(jakarta.xml.bind.JAXBElement<DianResponse> value) Sets the value of the sendBillSyncResult property.void
SendEventUpdateStatusResponse.setSendEventUpdateStatusResult
(jakarta.xml.bind.JAXBElement<DianResponse> value) Sets the value of the sendEventUpdateStatusResult property.void
SendNominaSyncResponse.setSendNominaSyncResult
(jakarta.xml.bind.JAXBElement<DianResponse> value) Sets the value of the sendNominaSyncResult property.