| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
DataElementGroupSet |
Dhis2.getDataElementGroupSet(String id)
Retrieves an
DataElementGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
List<DataElementGroupSet> |
Dhis2.getDataElementGroupSets(Query query)
Retrieves a list of
DataElementGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
List<DataElementGroupSet> |
Objects.getDataElementGroupSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setDataElementGroupSets(List<DataElementGroupSet> dataElementGroupSets) |
Copyright © 2019 UiO. All rights reserved.