| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
Program |
Dhis2.getProgram(String id)
Retrieves a
Program. |
| Modifier and Type | Method and Description |
|---|---|
List<Program> |
Dhis2.getPrograms(Query query)
Retrieves a list of
Program. |
| Modifier and Type | Method and Description |
|---|---|
List<Program> |
Objects.getPrograms() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setPrograms(List<Program> programs) |
Copyright © 2019 UiO. All rights reserved.