Interface NilValues

All Superinterfaces:
AbstractSWE, Serializable
All Known Implementing Classes:
NilValuesImpl

public interface NilValues extends AbstractSWE
POJO class for XML type NilValuesType(@http://www.opengis.net/swe/2.0). This is a complex type.
  • Method Details

    • getNilValueList

      List<NilValue> getNilValueList()
      Gets the list of nilValue properties
    • getNumNilValues

      int getNumNilValues()
      Returns number of nilValue properties
    • addNilValue

      void addNilValue(NilValue nilValue)
      Adds a new nilValue property