| Package | Description |
|---|---|
| org.hisp.dhis | |
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Dhis2.getDimension(String id)
Retrieves a
Dimension. |
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
Dhis2.getDimensions(Query query)
Retrieves a list of
Dimension. |
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
Objects.getDimensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Objects.setDimensions(List<Dimension> dimensions) |
Copyright © 2019 UiO. All rights reserved.