public interface DataInterface extends AbstractSWEIdentifiable
Modifier and Type | Method and Description |
---|---|
DataStream |
getData()
Gets the data property
|
OgcProperty<DataStream> |
getDataProperty()
Gets extra info (name, xlink, etc.) carried by the data property
|
DataRecord |
getInterfaceParameters()
Gets the interfaceParameters property
|
OgcProperty<DataRecord> |
getInterfaceParametersProperty()
Gets extra info (name, xlink, etc.) carried by the interfaceParameters property
|
boolean |
isSetInterfaceParameters()
Checks if interfaceParameters is set
|
void |
setData(DataStream data)
Sets the data property
|
void |
setInterfaceParameters(DataRecord interfaceParameters)
Sets the interfaceParameters property
|
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
DataStream getData()
OgcProperty<DataStream> getDataProperty()
void setData(DataStream data)
DataRecord getInterfaceParameters()
OgcProperty<DataRecord> getInterfaceParametersProperty()
boolean isSetInterfaceParameters()
void setInterfaceParameters(DataRecord interfaceParameters)