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

Method setSequenceId

wsdiscovery/envelope.py:69–70  ·  view source on GitHub ↗
(self, sequenceId)

Source from the content-addressed store, hash-verified

67 return self._sequenceId
68
69 def setSequenceId(self, sequenceId):
70 self._sequenceId = sequenceId
71
72 def getEPR(self):
73 return self._epr

Callers 1

_parseAppSequenceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected