public class ParameterCategory extends Parameter<String>
PROPERTY_IDVALUENAME| Constructor and Description |
|---|
ParameterCategory() |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
getUnit() |
String |
getValueAsString() |
boolean |
isSetUnit() |
void |
setUnit(UnitEntity unit) |
Map<String,Object> |
toValueMap(String locale) |
getDomain, getLastUpdate, getName, getValue, isSetDomain, isSetLastUpdate, isSetName, isSetValue, setDomain, setLastUpdate, setName, setValuepublic Map<String,Object> toValueMap(String locale)
toValueMap in class Parameter<String>public UnitEntity getUnit()
public void setUnit(UnitEntity unit)
public boolean isSetUnit()
public String getValueAsString()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.