Uses of Class
org.hisp.dhis.response.datavalueset.DataValueSetResponse
Packages that use DataValueSetResponse
-
Uses of DataValueSetResponse in org.hisp.dhis
Methods in org.hisp.dhis that return DataValueSetResponseModifier and TypeMethodDescriptionDhis2.saveDataValueSet(File file, DataValueSetImportOptions options) Saves a data value set payload in JSON format represented by the given file.Dhis2.saveDataValueSet(InputStream inputStream, DataValueSetImportOptions options) Saves a data value set payload in JSON format represented by the given input stream.Dhis2.saveDataValueSet(DataValueSet dataValueSet, DataValueSetImportOptions options) Saves aDataValueSet.