public interface SdmxDataRetrievalWithWriter
Modifier and Type | Method and Description |
---|---|
void |
getData(DataQuery dataQuery,
DataWriterEngine dataWriter)
Queries for data conforming to the parameters defined by the DataQuery,
the response is written to the DataWriterEngine
|
void getData(DataQuery dataQuery, DataWriterEngine dataWriter)
dataQuery
- dataWriter
-