org.objectweb.proactive.mpi
Class MPIResult

java.lang.Object
  extended by org.objectweb.proactive.mpi.MPIResult
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
MPIResult()
           
 
Method Summary
 int getReturnValue()
           
 void setReturnValue(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MPIResult

public MPIResult()
Method Detail

getReturnValue

public int getReturnValue()

setReturnValue

public void setReturnValue(int value)


Copyright 2001-2007 INRIA All Rights Reserved.