public class SmlDataInterface extends SweAbstractDataComponent
| Constructor and Description |
|---|
SmlDataInterface() |
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Throwable> |
accept(SweDataComponentVisitor<T,X> visitor) |
<X extends Throwable> |
accept(VoidSweDataComponentVisitor<X> visitor) |
SmlDataInterface |
copy() |
SweDataStream |
getData() |
SweConstants.SweDataComponentType |
getDataComponentType() |
SweDataRecord |
getInterfaceParameters() |
Boolean |
isSetInterfaceParameters() |
void |
setData(SweDataStream sweDataStream) |
void |
setInputParameters(SweDataRecord inputParameters) |
addName, addName, addName, copyValueTo, equals, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, hashCode, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSetDefaultElementEncodingpublic SweConstants.SweDataComponentType getDataComponentType()
getDataComponentType in class SweAbstractDataComponentpublic SweDataStream getData()
public void setData(SweDataStream sweDataStream)
public Boolean isSetInterfaceParameters()
public SweDataRecord getInterfaceParameters()
public void setInputParameters(SweDataRecord inputParameters)
public <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 SmlDataInterface copy()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.