Uses of Class
org.coderic.ws.dian.wsdl.EventResponse
-
Uses of EventResponse in org.coderic.ws.dian.wsdl
Methods in org.coderic.ws.dian.wsdl that return EventResponseModifier and TypeMethodDescriptionObjectFactory.createEventResponse()Create an instance ofEventResponseIWcfDianCustomerServices.getXmlByDocumentKey(String trackId) Methods in org.coderic.ws.dian.wsdl that return types with arguments of type EventResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EventResponse>ObjectFactory.createEventResponse(EventResponse value) jakarta.xml.bind.JAXBElement<EventResponse>ObjectFactory.createGetXmlByDocumentKeyResponseGetXmlByDocumentKeyResult(EventResponse value) jakarta.xml.bind.JAXBElement<EventResponse>GetXmlByDocumentKeyResponse.getGetXmlByDocumentKeyResult()Gets the value of the getXmlByDocumentKeyResult property.Methods in org.coderic.ws.dian.wsdl with parameters of type EventResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EventResponse>ObjectFactory.createEventResponse(EventResponse value) jakarta.xml.bind.JAXBElement<EventResponse>ObjectFactory.createGetXmlByDocumentKeyResponseGetXmlByDocumentKeyResult(EventResponse value) Method parameters in org.coderic.ws.dian.wsdl with type arguments of type EventResponseModifier and TypeMethodDescriptionvoidGetXmlByDocumentKeyResponse.setGetXmlByDocumentKeyResult(jakarta.xml.bind.JAXBElement<EventResponse> value) Sets the value of the getXmlByDocumentKeyResult property.