public class DataInterfaceImpl extends org.vast.data.AbstractSWEIdentifiableImpl implements DataInterface
| Constructor and Description |
|---|
DataInterfaceImpl() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.swe.v20.DataStream |
getData()
Gets the data property
|
net.opengis.OgcProperty<net.opengis.swe.v20.DataStream> |
getDataProperty()
Gets extra info (name, xlink, etc.) carried by the data property
|
net.opengis.swe.v20.DataRecord |
getInterfaceParameters()
Gets the interfaceParameters property
|
net.opengis.OgcProperty<net.opengis.swe.v20.DataRecord> |
getInterfaceParametersProperty()
Gets extra info (name, xlink, etc.) carried by the interfaceParameters property
|
boolean |
isSetInterfaceParameters()
Checks if interfaceParameters is set
|
void |
setData(net.opengis.swe.v20.DataStream data)
Sets the data property
|
void |
setInterfaceParameters(net.opengis.swe.v20.DataRecord interfaceParameters)
Sets the interfaceParameters property
|
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic net.opengis.swe.v20.DataStream getData()
getData in interface DataInterfacepublic net.opengis.OgcProperty<net.opengis.swe.v20.DataStream> getDataProperty()
getDataProperty in interface DataInterfacepublic void setData(net.opengis.swe.v20.DataStream data)
setData in interface DataInterfacepublic net.opengis.swe.v20.DataRecord getInterfaceParameters()
getInterfaceParameters in interface DataInterfacepublic net.opengis.OgcProperty<net.opengis.swe.v20.DataRecord> getInterfaceParametersProperty()
getInterfaceParametersProperty in interface DataInterfacepublic boolean isSetInterfaceParameters()
isSetInterfaceParameters in interface DataInterfacepublic void setInterfaceParameters(net.opengis.swe.v20.DataRecord interfaceParameters)
setInterfaceParameters in interface DataInterfaceCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.