| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
CategoryCombo |
Dhis2.getCategoryCombo(String id)
Retrieves an
CategoryCombo. |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryCombo> |
Dhis2.getCategoryCombos(Query query)
Retrieves a list of
CategoryCombo. |
| Modifier and Type | Method and Description |
|---|---|
CategoryCombo |
Program.getCategoryCombo() |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryCombo> |
Objects.getCategoryCombos() |
| Modifier and Type | Method and Description |
|---|---|
void |
Program.setCategoryCombo(CategoryCombo categoryCombo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setCategoryCombos(List<CategoryCombo> categoryCombos) |
Copyright © 2019 UiO. All rights reserved.