edu.iris.Fissures.IfNetwork
Class Response

java.lang.Object
  extended by edu.iris.Fissures.IfNetwork.Response
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class Response
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 Stage[] stages
           
 Sensitivity the_sensitivity
           
 
Constructor Summary
Response()
           
Response(Sensitivity the_sensitivity, Stage[] stages)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

the_sensitivity

public Sensitivity the_sensitivity

stages

public Stage[] stages
Constructor Detail

Response

public Response()

Response

public Response(Sensitivity the_sensitivity,
                Stage[] stages)