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

Method getInstanceId

wsdiscovery/service.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 self._epr = epr
62
63 def getInstanceId(self):
64 return self._instanceId
65
66 def setInstanceId(self, instanceId):
67 self._instanceId = instanceId

Callers 9

_recvMessagesMethod · 0.45
showEnvFunction · 0.45
constructByeFunction · 0.45
createByeMessageFunction · 0.45
createProbeMatchMessageFunction · 0.45
constructHelloFunction · 0.45
createHelloMessageFunction · 0.45
constructResolveMatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected