|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.ProcessEvent
This class holds information about the Process.
| Field Summary | |
private int |
returnCode
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
ProcessEvent(int rc)
Constructor for class ProcessEvent |
|
| Method Summary | |
int |
getReturnCode()
This method retuns the returncode of the process. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int returnCode
| Constructor Detail |
public ProcessEvent(int rc)
rc - No description provided| Method Detail |
public int getReturnCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||