Class QnameconfigImpl

    • Constructor Detail

      • QnameconfigImpl

        public QnameconfigImpl​(SchemaType sType)
    • Method Detail

      • getName

        public javax.xml.namespace.QName getName()
        Gets the "name" attribute
        Specified by:
        getName in interface Qnameconfig
      • isSetName

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

        public void setName​(javax.xml.namespace.QName name)
        Sets the "name" attribute
        Specified by:
        setName in interface Qnameconfig
      • xsetName

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

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

        public java.lang.String getJavaname()
        Gets the "javaname" attribute
        Specified by:
        getJavaname in interface Qnameconfig
      • isSetJavaname

        public boolean isSetJavaname()
        True if has "javaname" attribute
        Specified by:
        isSetJavaname in interface Qnameconfig
      • setJavaname

        public void setJavaname​(java.lang.String javaname)
        Sets the "javaname" attribute
        Specified by:
        setJavaname in interface Qnameconfig
      • unsetJavaname

        public void unsetJavaname()
        Unsets the "javaname" attribute
        Specified by:
        unsetJavaname in interface Qnameconfig
      • getTarget

        public java.util.List getTarget()
        Gets the "target" attribute
        Specified by:
        getTarget in interface Qnameconfig
      • isSetTarget

        public boolean isSetTarget()
        True if has "target" attribute
        Specified by:
        isSetTarget in interface Qnameconfig
      • setTarget

        public void setTarget​(java.util.List targetValue)
        Sets the "target" attribute
        Specified by:
        setTarget in interface Qnameconfig
      • unsetTarget

        public void unsetTarget()
        Unsets the "target" attribute
        Specified by:
        unsetTarget in interface Qnameconfig