Class IdAttributeImpl

    • Constructor Detail

      • IdAttributeImpl

        public IdAttributeImpl​(SchemaType sType)
    • Method Detail

      • getId

        public java.lang.String getId()
        Gets the "id" attribute
        Specified by:
        getId in interface IdAttribute
      • xgetId

        public XmlID xgetId()
        Gets (as xml) the "id" attribute
        Specified by:
        xgetId in interface IdAttribute
      • isSetId

        public boolean isSetId()
        True if has "id" attribute
        Specified by:
        isSetId in interface IdAttribute
      • setId

        public void setId​(java.lang.String id)
        Sets the "id" attribute
        Specified by:
        setId in interface IdAttribute
      • xsetId

        public void xsetId​(XmlID id)
        Sets (as xml) the "id" attribute
        Specified by:
        xsetId in interface IdAttribute
      • unsetId

        public void unsetId()
        Unsets the "id" attribute
        Specified by:
        unsetId in interface IdAttribute