public class ParameterQuantity extends Parameter<Double>
| Constructor and Description |
|---|
ParameterQuantity() |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
getUnit() |
boolean |
isSetUnit() |
void |
setUnit(UnitEntity unit) |
Map<String,Object> |
toValueMap(String locale) |
getFkId, getName, getParameterId, getValue, isSetName, isSetValue, setFkId, setName, setParameterId, setValuepublic Map<String,Object> toValueMap(String locale)
toValueMap in class Parameter<Double>public UnitEntity getUnit()
public void setUnit(UnitEntity unit)
public boolean isSetUnit()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.