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

Method getLocalname

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

Source from the content-addressed store, hash-verified

13 return self._namespace
14
15 def getLocalname(self):
16 return self._localname
17
18 def getNamespacePrefix(self):
19 return self._namespace_prefix

Callers 3

getFullnameMethod · 0.95
addTypesFunction · 0.80
_handle_helloMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected