packets
Class TCPacket

java.lang.Object
  extended by packetNetworking.Packet
      extended by packets.TCPacket
All Implemented Interfaces:
java.io.Serializable

public class TCPacket
extends Packet

this packet contains time code to be set in the control suite

See Also:
Serialized Form

Field Summary
 java.lang.String tc
          time code
 
Constructor Summary
TCPacket(java.lang.String tc)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tc

public java.lang.String tc
time code

Constructor Detail

TCPacket

public TCPacket(java.lang.String tc)
Parameters:
tc -