t3.remotehrd.protocol
Class OpDestroyLink

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

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

See Also:
Serialized Form

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

Field Detail

elId

public int elId
Constructor Detail

OpDestroyLink

public OpDestroyLink(int elId)