t3.remotehrd.protocol
Class OpDestroyCursor

java.lang.Object
  extended by t3.remotehrd.protocol.OpDestroyCursor
All Implemented Interfaces:
java.io.Serializable

public class OpDestroyCursor
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int cursorId
           
 
Constructor Summary
OpDestroyCursor(int id)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cursorId

public int cursorId
Constructor Detail

OpDestroyCursor

public OpDestroyCursor(int id)