예제 #1
0
 def setUri(self, uri: "std::string const &") -> "void":
     r"""setUri(Element self, std::string const & uri)"""
     return _xml_lite.Element_setUri(self, uri)
예제 #2
0
 def setUri(self, uri):
     """setUri(Element self, std::string const & uri)"""
     return _xml_lite.Element_setUri(self, uri)