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