public class ParameterQuantityEntity extends ParameterEntity<BigDecimal> implements HibernateRelations.HasUnit
PROPERTY_IDUNITVALUENAME| Constructor and Description |
|---|
ParameterQuantityEntity() |
| Modifier and Type | Method and Description |
|---|---|
UnitEntity |
getUnit() |
String |
getValueAsString() |
boolean |
isSetUnit()
Is unit set
|
void |
setUnit(UnitEntity unit) |
Map<String,Object> |
toValueMap(String locale) |
equals, getDomain, getLastUpdate, getName, getValue, hashCode, isSetDomain, isSetLastUpdate, isSetName, isSetValue, setDomain, setLastUpdate, setName, setValuepublic Map<String,Object> toValueMap(String locale)
toValueMap in class ParameterEntity<BigDecimal>public UnitEntity getUnit()
getUnit in interface HibernateRelations.HasUnitpublic void setUnit(UnitEntity unit)
setUnit in interface HibernateRelations.HasUnitpublic boolean isSetUnit()
HibernateRelations.HasUnitisSetUnit in interface HibernateRelations.HasUnittrue, if unit is setpublic String getValueAsString()
getValueAsString in interface HibernateRelations.GetStringValueCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.