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