Interface ModeChoice

All Superinterfaces:
AbstractModes, AbstractSWE, Serializable
All Known Implementing Classes:
ModeChoiceImpl

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

    • getModeList

      OgcPropertyList<Mode> getModeList()
      Gets the list of mode properties
    • getNumModes

      int getNumModes()
      Returns number of mode properties
    • addMode

      void addMode(Mode mode)
      Adds a new mode property