Interface LanguageStringAuxType

  • All Superinterfaces:
    StringOrRefType, org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    LanguageStringAuxTypeImpl

    public interface LanguageStringAuxType
    extends StringOrRefType
    An XML LanguageStringAuxType(@http://www.opengis.net/gml/3.3/xbt). This is an atomic type that is a restriction of net.opengis.gml.x33.xbt.LanguageStringAuxType.
    • Field Detail

      • type

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

      • getLang

        String getLang()
        Gets the "lang" attribute
      • xgetLang

        org.apache.xmlbeans.XmlLanguage xgetLang()
        Gets (as xml) the "lang" attribute
      • isSetLang

        boolean isSetLang()
        True if has "lang" attribute
      • setLang

        void setLang​(String lang)
        Sets the "lang" attribute
      • xsetLang

        void xsetLang​(org.apache.xmlbeans.XmlLanguage lang)
        Sets (as xml) the "lang" attribute
      • unsetLang

        void unsetLang()
        Unsets the "lang" attribute