Interface Link

All Superinterfaces:
Serializable
All Known Implementing Classes:
LinkImpl, LinkImpl

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

    • getSource

      String getSource()
      Gets the source property
    • setSource

      void setSource(String source)
      Sets the source property
    • getDestination

      String getDestination()
      Gets the destination property
    • setDestination

      void setDestination(String destination)
      Sets the destination property
    • getId

      String getId()
      Gets the id property
    • isSetId

      boolean isSetId()
      Checks if id is set
    • setId

      void setId(String id)
      Sets the id property