Interface AbstractDataComponentType

    • Field Detail

      • type

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

      • getUpdatable

        boolean getUpdatable()
        Gets the "updatable" attribute
      • xgetUpdatable

        org.apache.xmlbeans.XmlBoolean xgetUpdatable()
        Gets (as xml) the "updatable" attribute
      • isSetUpdatable

        boolean isSetUpdatable()
        True if has "updatable" attribute
      • setUpdatable

        void setUpdatable​(boolean updatable)
        Sets the "updatable" attribute
      • xsetUpdatable

        void xsetUpdatable​(org.apache.xmlbeans.XmlBoolean updatable)
        Sets (as xml) the "updatable" attribute
      • unsetUpdatable

        void unsetUpdatable()
        Unsets the "updatable" attribute
      • getOptional

        boolean getOptional()
        Gets the "optional" attribute
      • xgetOptional

        org.apache.xmlbeans.XmlBoolean xgetOptional()
        Gets (as xml) the "optional" attribute
      • isSetOptional

        boolean isSetOptional()
        True if has "optional" attribute
      • setOptional

        void setOptional​(boolean optional)
        Sets the "optional" attribute
      • xsetOptional

        void xsetOptional​(org.apache.xmlbeans.XmlBoolean optional)
        Sets (as xml) the "optional" attribute
      • unsetOptional

        void unsetOptional()
        Unsets the "optional" 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