| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
CategoryOptionGroupSet |
Dhis2.getCategoryOptionGroupSet(String id)
Retrieves an
CategoryOptionGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryOptionGroupSet> |
Dhis2.getCategoryOptionGroupSets(Query query)
Retrieves a list of
CategoryOptionGroupSet. |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryOptionGroupSet> |
Objects.getCategoryOptionGroupSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setCategoryOptionGroupSets(List<CategoryOptionGroupSet> categoryOptionGroupSets) |
Copyright © 2019 UiO. All rights reserved.