Class AttributeImpl

    • Constructor Detail

      • AttributeImpl

        public AttributeImpl​(SchemaType sType)
    • Method Detail

      • isSetSimpleType

        public boolean isSetSimpleType()
        True if has "simpleType" element
        Specified by:
        isSetSimpleType in interface Attribute
      • unsetSimpleType

        public void unsetSimpleType()
        Unsets the "simpleType" element
        Specified by:
        unsetSimpleType in interface Attribute
      • getName

        public java.lang.String getName()
        Gets the "name" attribute
        Specified by:
        getName in interface Attribute
      • isSetName

        public boolean isSetName()
        True if has "name" attribute
        Specified by:
        isSetName in interface Attribute
      • setName

        public void setName​(java.lang.String name)
        Sets the "name" attribute
        Specified by:
        setName in interface Attribute
      • xsetName

        public void xsetName​(XmlNCName name)
        Sets (as xml) the "name" attribute
        Specified by:
        xsetName in interface Attribute
      • unsetName

        public void unsetName()
        Unsets the "name" attribute
        Specified by:
        unsetName in interface Attribute
      • getRef

        public javax.xml.namespace.QName getRef()
        Gets the "ref" attribute
        Specified by:
        getRef in interface Attribute
      • isSetRef

        public boolean isSetRef()
        True if has "ref" attribute
        Specified by:
        isSetRef in interface Attribute
      • setRef

        public void setRef​(javax.xml.namespace.QName ref)
        Sets the "ref" attribute
        Specified by:
        setRef in interface Attribute
      • xsetRef

        public void xsetRef​(XmlQName ref)
        Sets (as xml) the "ref" attribute
        Specified by:
        xsetRef in interface Attribute
      • unsetRef

        public void unsetRef()
        Unsets the "ref" attribute
        Specified by:
        unsetRef in interface Attribute
      • getType

        public javax.xml.namespace.QName getType()
        Gets the "type" attribute
        Specified by:
        getType in interface Attribute
      • isSetType

        public boolean isSetType()
        True if has "type" attribute
        Specified by:
        isSetType in interface Attribute
      • setType

        public void setType​(javax.xml.namespace.QName type)
        Sets the "type" attribute
        Specified by:
        setType in interface Attribute
      • xsetType

        public void xsetType​(XmlQName type)
        Sets (as xml) the "type" attribute
        Specified by:
        xsetType in interface Attribute
      • unsetType

        public void unsetType()
        Unsets the "type" attribute
        Specified by:
        unsetType in interface Attribute
      • isSetUse

        public boolean isSetUse()
        True if has "use" attribute
        Specified by:
        isSetUse in interface Attribute
      • unsetUse

        public void unsetUse()
        Unsets the "use" attribute
        Specified by:
        unsetUse in interface Attribute
      • getDefault

        public java.lang.String getDefault()
        Gets the "default" attribute
        Specified by:
        getDefault in interface Attribute
      • isSetDefault

        public boolean isSetDefault()
        True if has "default" attribute
        Specified by:
        isSetDefault in interface Attribute
      • setDefault

        public void setDefault​(java.lang.String xdefault)
        Sets the "default" attribute
        Specified by:
        setDefault in interface Attribute
      • xsetDefault

        public void xsetDefault​(XmlString xdefault)
        Sets (as xml) the "default" attribute
        Specified by:
        xsetDefault in interface Attribute
      • unsetDefault

        public void unsetDefault()
        Unsets the "default" attribute
        Specified by:
        unsetDefault in interface Attribute
      • getFixed

        public java.lang.String getFixed()
        Gets the "fixed" attribute
        Specified by:
        getFixed in interface Attribute
      • isSetFixed

        public boolean isSetFixed()
        True if has "fixed" attribute
        Specified by:
        isSetFixed in interface Attribute
      • setFixed

        public void setFixed​(java.lang.String fixed)
        Sets the "fixed" attribute
        Specified by:
        setFixed in interface Attribute
      • xsetFixed

        public void xsetFixed​(XmlString fixed)
        Sets (as xml) the "fixed" attribute
        Specified by:
        xsetFixed in interface Attribute
      • unsetFixed

        public void unsetFixed()
        Unsets the "fixed" attribute
        Specified by:
        unsetFixed in interface Attribute
      • isSetForm

        public boolean isSetForm()
        True if has "form" attribute
        Specified by:
        isSetForm in interface Attribute
      • xsetForm

        public void xsetForm​(FormChoice form)
        Sets (as xml) the "form" attribute
        Specified by:
        xsetForm in interface Attribute
      • unsetForm

        public void unsetForm()
        Unsets the "form" attribute
        Specified by:
        unsetForm in interface Attribute