Class BaseAttributeImpl

    • Constructor Detail

      • BaseAttributeImpl

        public BaseAttributeImpl​(SchemaType sType)
    • Method Detail

      • getBase

        public java.lang.String getBase()
        Gets the "base" attribute
        Specified by:
        getBase in interface BaseAttribute
      • isSetBase

        public boolean isSetBase()
        True if has "base" attribute
        Specified by:
        isSetBase in interface BaseAttribute
      • setBase

        public void setBase​(java.lang.String base)
        Sets the "base" attribute
        Specified by:
        setBase in interface BaseAttribute
      • unsetBase

        public void unsetBase()
        Unsets the "base" attribute
        Specified by:
        unsetBase in interface BaseAttribute