T - Value typeS - Instance typepublic interface Value<T,S>
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue()
Get value as
String |
T |
getValue()
Get value
|
boolean |
isSetValue()
Is the values set
|
S |
setValue(T value)
Set value
|
T getValue()
boolean isSetValue()
true, if the value is setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.