Ejemplo n.º 1
0
 def setDestination(*args):
     return _TOSSIM.Packet_setDestination(*args)
Ejemplo n.º 2
0
 def setDestination(self, *args): return _TOSSIM.Packet_setDestination(self, *args)
 def destination(self): return _TOSSIM.Packet_destination(self)