MCPcopy Create free account
hub / github.com/andreikop/python-ws-discovery / getNamespace

Method getNamespace

wsdiscovery/qname.py:12–13  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

10 self._namespace_prefix = namespace_prefix
11
12 def getNamespace(self):
13 return self._namespace
14
15 def getLocalname(self):
16 return self._localname

Callers 3

getFullnameMethod · 0.95
addTypesFunction · 0.80
_handle_helloMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected