Interface AbstractDataComponentType

    • Field Detail

      • type

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

      • getFixed

        boolean getFixed()
        Gets the "fixed" attribute
      • xgetFixed

        org.apache.xmlbeans.XmlBoolean xgetFixed()
        Gets (as xml) the "fixed" attribute
      • isSetFixed

        boolean isSetFixed()
        True if has "fixed" attribute
      • setFixed

        void setFixed​(boolean fixed)
        Sets the "fixed" attribute
      • xsetFixed

        void xsetFixed​(org.apache.xmlbeans.XmlBoolean fixed)
        Sets (as xml) the "fixed" attribute
      • unsetFixed

        void unsetFixed()
        Unsets the "fixed" attribute
      • getDefinition

        String getDefinition()
        Gets the "definition" attribute
      • xgetDefinition

        org.apache.xmlbeans.XmlAnyURI xgetDefinition()
        Gets (as xml) the "definition" attribute
      • isSetDefinition

        boolean isSetDefinition()
        True if has "definition" attribute
      • setDefinition

        void setDefinition​(String definition)
        Sets the "definition" attribute
      • xsetDefinition

        void xsetDefinition​(org.apache.xmlbeans.XmlAnyURI definition)
        Sets (as xml) the "definition" attribute
      • unsetDefinition

        void unsetDefinition()
        Unsets the "definition" attribute