| Constructor and Description |
|---|
NilTemplateValue() |
| Modifier and Type | Method and Description |
|---|---|
<X,E extends Exception> |
accept(ValueVisitor<X,E> visitor) |
String |
getUnit()
Get the unit of measure
|
UoM |
getUnitObject()
Get the unit of measure object
|
String |
getValue()
Get the measurement value
|
boolean |
isSetValue()
Check whether the value is set
|
void |
setUnit(String unit)
Set the unit of measure
|
NilTemplateValue |
setUnit(UoM unit)
Set the unit of measure object
|
NilTemplateValue |
setValue(String value)
Set the measurment value
|
String |
toString() |
public NilTemplateValue setValue(String value)
Valuepublic String getValue()
Valuepublic void setUnit(String unit)
Valuepublic NilTemplateValue setUnit(UoM unit)
Valuepublic UoM getUnitObject()
ValuegetUnitObject in interface Value<String>public boolean isSetValue()
ValueisSetValue in interface Value<String>true, if value is setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.