net.sourceforge.simplegamenet.connectaline
Class CALPacket

java.lang.Object
  extended bynet.sourceforge.simplegamenet.connectaline.CALPacket
All Implemented Interfaces:
Serializable

public class CALPacket
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  Serializable cALData
           
protected  int cALPacketCode
           
 
Method Summary
 Serializable getCalData()
           
 int getCalPacketCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cALPacketCode

protected int cALPacketCode

cALData

protected Serializable cALData
Method Detail

getCalPacketCode

public int getCalPacketCode()

getCalData

public Serializable getCalData()


Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.