Class DomainTypeImpl

    • Constructor Detail

      • DomainTypeImpl

        public DomainTypeImpl​(org.apache.xmlbeans.SchemaType sType)
    • Method Detail

      • xgetName

        public org.apache.xmlbeans.XmlString xgetName()
        Gets (as xml) the "name" attribute
        Specified by:
        xgetName in interface DomainType
      • setName

        public void setName​(String name)
        Sets the "name" attribute
        Specified by:
        setName in interface DomainType
      • xsetName

        public void xsetName​(org.apache.xmlbeans.XmlString name)
        Sets (as xml) the "name" attribute
        Specified by:
        xsetName in interface DomainType