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

Method getAction

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

Source from the content-addressed store, hash-verified

22 self._probeResolveMatches = []
23
24 def getAction(self):
25 return self._action
26
27 def setAction(self, action):
28 self._action = action

Callers 4

_recvMessagesMethod · 0.80
envReceivedMethod · 0.80
showEnvFunction · 0.80
createSOAPMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected