Interface DataInterface

All Superinterfaces:
AbstractSWE, AbstractSWEIdentifiable, Serializable
All Known Implementing Classes:
DataInterfaceImpl

public interface DataInterface extends AbstractSWEIdentifiable
POJO class for XML type DataInterfaceType(@http://www.opengis.net/sensorml/2.0). This is a complex type.
  • Method Details

    • getData

      DataStream getData()
      Gets the data property
    • getDataProperty

      OgcProperty<DataStream> getDataProperty()
      Gets extra info (name, xlink, etc.) carried by the data property
    • setData

      void setData(DataStream data)
      Sets the data property
    • getInterfaceParameters

      DataRecord getInterfaceParameters()
      Gets the interfaceParameters property
    • getInterfaceParametersProperty

      OgcProperty<DataRecord> getInterfaceParametersProperty()
      Gets extra info (name, xlink, etc.) carried by the interfaceParameters property
    • isSetInterfaceParameters

      boolean isSetInterfaceParameters()
      Checks if interfaceParameters is set
    • setInterfaceParameters

      void setInterfaceParameters(DataRecord interfaceParameters)
      Sets the interfaceParameters property