Interface SpellingOfNameType

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

    public interface SpellingOfNameType
    extends org.apache.xmlbeans.XmlObject
    An XML SpellingOfNameType(@http://inspire.ec.europa.eu/schemas/gn/4.0). This is a complex type.
    • Field Detail

      • type

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

      • getText

        String getText()
        Gets the "text" element
      • xgetText

        org.apache.xmlbeans.XmlString xgetText()
        Gets (as xml) the "text" element
      • setText

        void setText​(String text)
        Sets the "text" element
      • xsetText

        void xsetText​(org.apache.xmlbeans.XmlString text)
        Sets (as xml) the "text" element
      • isNilScript

        boolean isNilScript()
        Tests for nil "script" element
      • setNilScript

        void setNilScript()
        Nils the "script" element
      • isNilTransliterationScheme

        boolean isNilTransliterationScheme()
        Tests for nil "transliterationScheme" element
      • isSetTransliterationScheme

        boolean isSetTransliterationScheme()
        True if has "transliterationScheme" element
      • setNilTransliterationScheme

        void setNilTransliterationScheme()
        Nils the "transliterationScheme" element
      • unsetTransliterationScheme

        void unsetTransliterationScheme()
        Unsets the "transliterationScheme" element