| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
Category |
Dhis2.getCategory(String id)
Retrieves an
Category. |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Dhis2.getCategories(Query query)
Retrieves a list of
Category. |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Objects.getCategories() |
List<Category> |
CategoryCombo.getCategories() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setCategories(List<Category> categories) |
void |
CategoryCombo.setCategories(List<Category> categories) |
Copyright © 2019 UiO. All rights reserved.