Uses of Class
org.coderic.ws.dian.wsdl.ArrayOfNumberRangeResponse
-
Uses of ArrayOfNumberRangeResponse in org.coderic.ws.dian.wsdl
Methods in org.coderic.ws.dian.wsdl that return ArrayOfNumberRangeResponseModifier and TypeMethodDescriptionObjectFactory.createArrayOfNumberRangeResponse()Create an instance ofArrayOfNumberRangeResponseMethods in org.coderic.ws.dian.wsdl that return types with arguments of type ArrayOfNumberRangeResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ArrayOfNumberRangeResponse>ObjectFactory.createArrayOfNumberRangeResponse(ArrayOfNumberRangeResponse value) jakarta.xml.bind.JAXBElement<ArrayOfNumberRangeResponse>ObjectFactory.createNumberRangeResponseListResponseList(ArrayOfNumberRangeResponse value) jakarta.xml.bind.JAXBElement<ArrayOfNumberRangeResponse>NumberRangeResponseList.getResponseList()Gets the value of the responseList property.Methods in org.coderic.ws.dian.wsdl with parameters of type ArrayOfNumberRangeResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ArrayOfNumberRangeResponse>ObjectFactory.createArrayOfNumberRangeResponse(ArrayOfNumberRangeResponse value) jakarta.xml.bind.JAXBElement<ArrayOfNumberRangeResponse>ObjectFactory.createNumberRangeResponseListResponseList(ArrayOfNumberRangeResponse value) Method parameters in org.coderic.ws.dian.wsdl with type arguments of type ArrayOfNumberRangeResponseModifier and TypeMethodDescriptionvoidNumberRangeResponseList.setResponseList(jakarta.xml.bind.JAXBElement<ArrayOfNumberRangeResponse> value) Sets the value of the responseList property.