public class DataElement extends NameableObject
description, shortNamecode, created, id, lastUpdated, name| Constructor and Description |
|---|
DataElement() |
| Modifier and Type | Method and Description |
|---|---|
AggregationType |
getAggregationType() |
DataDomain |
getDomainType() |
List<LegendSet> |
getLegendSets() |
ValueType |
getValueType() |
void |
setAggregationType(AggregationType aggregationType) |
void |
setDomainType(DataDomain domainType) |
void |
setLegendSets(List<LegendSet> legendSets) |
void |
setValueType(ValueType valueType) |
getDescription, getShortName, setDescription, setShortNameequals, getCode, getCreated, getId, getLastUpdated, getName, hashCode, setCode, setCreated, setId, setLastUpdated, setName, toStringpublic AggregationType getAggregationType()
public void setAggregationType(AggregationType aggregationType)
public ValueType getValueType()
public void setValueType(ValueType valueType)
public DataDomain getDomainType()
public void setDomainType(DataDomain domainType)
Copyright © 2019 UiO. All rights reserved.