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

Method getTo

wsdiscovery/envelope.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 self._relationshipType = relationshipType
47
48 def getTo(self):
49 return self._to
50
51 def setTo(self, to):
52 self._to = to

Callers 7

showEnvFunction · 0.80
createByeMessageFunction · 0.80
createResolveMessageFunction · 0.80
createProbeMatchMessageFunction · 0.80
createHelloMessageFunction · 0.80
createProbeMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected