Class NsconfigImpl

    • Constructor Detail

      • NsconfigImpl

        public NsconfigImpl​(SchemaType sType)
    • Method Detail

      • getPackage

        public java.lang.String getPackage()
        Gets the "package" element
        Specified by:
        getPackage in interface Nsconfig
      • isSetPackage

        public boolean isSetPackage()
        True if has "package" element
        Specified by:
        isSetPackage in interface Nsconfig
      • setPackage

        public void setPackage​(java.lang.String xpackage)
        Sets the "package" element
        Specified by:
        setPackage in interface Nsconfig
      • xsetPackage

        public void xsetPackage​(XmlString xpackage)
        Sets (as xml) the "package" element
        Specified by:
        xsetPackage in interface Nsconfig
      • unsetPackage

        public void unsetPackage()
        Unsets the "package" element
        Specified by:
        unsetPackage in interface Nsconfig
      • getPrefix

        public java.lang.String getPrefix()
        Gets the "prefix" element
        Specified by:
        getPrefix in interface Nsconfig
      • isSetPrefix

        public boolean isSetPrefix()
        True if has "prefix" element
        Specified by:
        isSetPrefix in interface Nsconfig
      • setPrefix

        public void setPrefix​(java.lang.String prefix)
        Sets the "prefix" element
        Specified by:
        setPrefix in interface Nsconfig
      • xsetPrefix

        public void xsetPrefix​(XmlString prefix)
        Sets (as xml) the "prefix" element
        Specified by:
        xsetPrefix in interface Nsconfig
      • unsetPrefix

        public void unsetPrefix()
        Unsets the "prefix" element
        Specified by:
        unsetPrefix in interface Nsconfig
      • getSuffix

        public java.lang.String getSuffix()
        Gets the "suffix" element
        Specified by:
        getSuffix in interface Nsconfig
      • isSetSuffix

        public boolean isSetSuffix()
        True if has "suffix" element
        Specified by:
        isSetSuffix in interface Nsconfig
      • setSuffix

        public void setSuffix​(java.lang.String suffix)
        Sets the "suffix" element
        Specified by:
        setSuffix in interface Nsconfig
      • xsetSuffix

        public void xsetSuffix​(XmlString suffix)
        Sets (as xml) the "suffix" element
        Specified by:
        xsetSuffix in interface Nsconfig
      • unsetSuffix

        public void unsetSuffix()
        Unsets the "suffix" element
        Specified by:
        unsetSuffix in interface Nsconfig
      • getUri

        public java.lang.Object getUri()
        Gets the "uri" attribute
        Specified by:
        getUri in interface Nsconfig
      • isSetUri

        public boolean isSetUri()
        True if has "uri" attribute
        Specified by:
        isSetUri in interface Nsconfig
      • setUri

        public void setUri​(java.lang.Object uri)
        Sets the "uri" attribute
        Specified by:
        setUri in interface Nsconfig
      • unsetUri

        public void unsetUri()
        Unsets the "uri" attribute
        Specified by:
        unsetUri in interface Nsconfig
      • getUriprefix

        public java.util.List getUriprefix()
        Gets the "uriprefix" attribute
        Specified by:
        getUriprefix in interface Nsconfig
      • isSetUriprefix

        public boolean isSetUriprefix()
        True if has "uriprefix" attribute
        Specified by:
        isSetUriprefix in interface Nsconfig
      • setUriprefix

        public void setUriprefix​(java.util.List uriprefix)
        Sets the "uriprefix" attribute
        Specified by:
        setUriprefix in interface Nsconfig
      • unsetUriprefix

        public void unsetUriprefix()
        Unsets the "uriprefix" attribute
        Specified by:
        unsetUriprefix in interface Nsconfig