Uses of Class
org.coderic.ws.dian.wsdl.ArrayOfDianResponse
-
Uses of ArrayOfDianResponse in org.coderic.ws.dian.wsdl
Methods in org.coderic.ws.dian.wsdl that return ArrayOfDianResponseModifier and TypeMethodDescriptionObjectFactory.createArrayOfDianResponse()Create an instance ofArrayOfDianResponseIWcfDianCustomerServices.getStatusZip(String trackId) Methods in org.coderic.ws.dian.wsdl that return types with arguments of type ArrayOfDianResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ArrayOfDianResponse>ObjectFactory.createArrayOfDianResponse(ArrayOfDianResponse value) jakarta.xml.bind.JAXBElement<ArrayOfDianResponse>ObjectFactory.createGetStatusZipResponseGetStatusZipResult(ArrayOfDianResponse value) jakarta.xml.bind.JAXBElement<ArrayOfDianResponse>GetStatusZipResponse.getGetStatusZipResult()Gets the value of the getStatusZipResult property.Methods in org.coderic.ws.dian.wsdl with parameters of type ArrayOfDianResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ArrayOfDianResponse>ObjectFactory.createArrayOfDianResponse(ArrayOfDianResponse value) jakarta.xml.bind.JAXBElement<ArrayOfDianResponse>ObjectFactory.createGetStatusZipResponseGetStatusZipResult(ArrayOfDianResponse value) Method parameters in org.coderic.ws.dian.wsdl with type arguments of type ArrayOfDianResponseModifier and TypeMethodDescriptionvoidGetStatusZipResponse.setGetStatusZipResult(jakarta.xml.bind.JAXBElement<ArrayOfDianResponse> value) Sets the value of the getStatusZipResult property.