| Package | Description |
|---|---|
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
DimensionType |
Dimension.getDimensionType() |
static DimensionType |
DimensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DimensionType[] |
DimensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dimension.setDimensionType(DimensionType dimensionType) |
Copyright © 2019 UiO. All rights reserved.