Uses of Class
org.coderic.ws.dian.wsdl.ArrayOfstring
-
Uses of ArrayOfstring in org.coderic.ws.dian.wsdl
Methods in org.coderic.ws.dian.wsdl that return ArrayOfstringModifier and TypeMethodDescriptionObjectFactory.createArrayOfstring()Create an instance ofArrayOfstringMethods in org.coderic.ws.dian.wsdl that return types with arguments of type ArrayOfstringModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ArrayOfstring>ObjectFactory.createArrayOfstring(ArrayOfstring value) jakarta.xml.bind.JAXBElement<ArrayOfstring>ObjectFactory.createDianResponseErrorMessage(ArrayOfstring value) jakarta.xml.bind.JAXBElement<ArrayOfstring>DianResponse.getErrorMessage()Gets the value of the errorMessage property.Methods in org.coderic.ws.dian.wsdl with parameters of type ArrayOfstringModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ArrayOfstring>ObjectFactory.createArrayOfstring(ArrayOfstring value) jakarta.xml.bind.JAXBElement<ArrayOfstring>ObjectFactory.createDianResponseErrorMessage(ArrayOfstring value) Method parameters in org.coderic.ws.dian.wsdl with type arguments of type ArrayOfstringModifier and TypeMethodDescriptionvoidDianResponse.setErrorMessage(jakarta.xml.bind.JAXBElement<ArrayOfstring> value) Sets the value of the errorMessage property.