Interface AbsItfImport<S extends AbsItfSchema>

    • Method Detail

      • setNamespaceURI

        void setNamespaceURI​(String namespaceURI)
        Set the namespace URI of this import.
        Parameters:
        namespaceURI - the desired namespace URI
      • getNamespaceURI

        String getNamespaceURI()
        Get the namespace URI of this import.