Interface CodeWithAuthority

All Superinterfaces:
Serializable
All Known Implementing Classes:
CodeWithAuthorityImpl

public interface CodeWithAuthority extends Serializable
POJO class for XML type CodeType(@http://www.opengis.net/gml/3.2).
  • Method Details

    • getCodeSpace

      String getCodeSpace()
      Gets the codeSpace property
    • isSetCodeSpace

      boolean isSetCodeSpace()
      Checks if codeSpace is set
    • setCodeSpace

      void setCodeSpace(String codeSpace)
      Sets the codeSpace property
    • getValue

      String getValue()
      Gets the inline value
    • setValue

      void setValue(String value)
      Sets the inline value