public interface DataInterface
extends net.opengis.swe.v20.AbstractSWEIdentifiable
| 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
|
net.opengis.swe.v20.DataStream getData()
net.opengis.OgcProperty<net.opengis.swe.v20.DataStream> getDataProperty()
void setData(net.opengis.swe.v20.DataStream data)
net.opengis.swe.v20.DataRecord getInterfaceParameters()
net.opengis.OgcProperty<net.opengis.swe.v20.DataRecord> getInterfaceParametersProperty()
boolean isSetInterfaceParameters()
void setInterfaceParameters(net.opengis.swe.v20.DataRecord interfaceParameters)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.