Class FacetImpl

    • Constructor Detail

      • FacetImpl

        public FacetImpl​(SchemaType sType)
    • Method Detail

      • getFixed

        public boolean getFixed()
        Gets the "fixed" attribute
        Specified by:
        getFixed in interface Facet
      • xgetFixed

        public XmlBoolean xgetFixed()
        Gets (as xml) the "fixed" attribute
        Specified by:
        xgetFixed in interface Facet
      • isSetFixed

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

        public void setFixed​(boolean fixed)
        Sets the "fixed" attribute
        Specified by:
        setFixed in interface Facet
      • xsetFixed

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

        public void unsetFixed()
        Unsets the "fixed" attribute
        Specified by:
        unsetFixed in interface Facet