Interface Import

    • Method Detail

      • setNamespace

        void setNamespace​(String value)
        Sets the value of the 'Namespace' attribute.
        Parameters:
        value - the new value of the 'Namespace' attribute.
        See Also:
        getNamespace()
        Generated class or method.
      • setImportURI

        void setImportURI​(String value)
        Sets the value of the 'Import URI' attribute.
        Parameters:
        value - the new value of the 'Import URI' attribute.
        See Also:
        getImportURI()
        Generated class or method.