Example #1
0
 def setDestination(*args):
     return _TOSSIM.Packet_setDestination(*args)
Example #2
0
 def setDestination(self, *args): return _TOSSIM.Packet_setDestination(self, *args)
 def destination(self): return _TOSSIM.Packet_destination(self)