Interface AbstractAlgorithm

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractAlgorithmImpl

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

    Modifier and Type
    Method
    Description
    Gets the id property
    boolean
    Checks if id is set
    void
    Sets the id property
  • Method Details

    • getId

      String getId()
      Gets the id property
    • isSetId

      boolean isSetId()
      Checks if id is set
    • setId

      void setId(String id)
      Sets the id property