Interface DefaultCategoricalTVPMetadataType

  • All Superinterfaces:
    TVPMetadataType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    DefaultCategoricalTVPMetadataTypeImpl

    public interface DefaultCategoricalTVPMetadataType
    extends TVPMetadataType
    An XML DefaultCategoricalTVPMetadataType(@http://www.opengis.net/waterml/2.0). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getCodeSpace

        String getCodeSpace()
        Gets the "codeSpace" element
      • xgetCodeSpace

        org.apache.xmlbeans.XmlAnyURI xgetCodeSpace()
        Gets (as xml) the "codeSpace" element
      • isSetCodeSpace

        boolean isSetCodeSpace()
        True if has "codeSpace" element
      • setCodeSpace

        void setCodeSpace​(String codeSpace)
        Sets the "codeSpace" element
      • xsetCodeSpace

        void xsetCodeSpace​(org.apache.xmlbeans.XmlAnyURI codeSpace)
        Sets (as xml) the "codeSpace" element
      • unsetCodeSpace

        void unsetCodeSpace()
        Unsets the "codeSpace" element