public class SweObservableProperty extends SweAbstractSimpleType<String>
| Constructor and Description |
|---|
SweObservableProperty()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Throwable> |
accept(SweDataComponentVisitor<T,X> visitor) |
<X extends Throwable> |
accept(VoidSweDataComponentVisitor<X> visitor) |
SweObservableProperty |
copy() |
SweConstants.SweDataComponentType |
getDataComponentType() |
String |
getStringValue()
Get value as
String |
String |
getValue()
Get value
|
boolean |
isSetValue()
Is the values set
|
void |
setStringValue(String s) |
SweObservableProperty |
setValue(String value)
Set value
|
cloneQuality, equals, getQuality, hashCode, isSetQuality, setQuality, toStringaddName, addName, addName, copyValueTo, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetDefaultElementEncodingpublic SweObservableProperty setValue(String value)
Valuevalue - value to setpublic void setStringValue(String s)
setStringValue in class SweAbstractSimpleType<String>public String getStringValue()
ValueStringStringpublic boolean isSetValue()
Valuetrue, if the value is setpublic SweConstants.SweDataComponentType getDataComponentType()
getDataComponentType in class SweAbstractDataComponentpublic <T,X extends Throwable> T accept(SweDataComponentVisitor<T,X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic <X extends Throwable> void accept(VoidSweDataComponentVisitor<X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic SweObservableProperty copy()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.