t3.remotehrd.protocol
Class OpCreateCursor

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

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

See Also:
Serialized Form

Field Summary
 int cursorId
           
 
Constructor Summary
OpCreateCursor(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

OpCreateCursor

public OpCreateCursor(int id)