master
Class RemoveComputation

java.lang.Object
  extended by master.RemoveComputation
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

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

Field Detail

ComputationID

public int ComputationID
Constructor Detail

RemoveComputation

public RemoveComputation()