Interface NilValue

All Superinterfaces:
Serializable
All Known Implementing Classes:
NilValueImpl

public interface NilValue extends Serializable
POJO class for XML type NilValue(@http://www.opengis.net/swe/2.0).
  • Method Details

    • getReason

      String getReason()
      Gets the reason property
    • setReason

      void setReason(String reason)
      Sets the reason property
    • getValue

      String getValue()
      Gets the inline value
    • setValue

      void setValue(String value)
      Sets the inline value