uk.ac.man.bioinf.apps.systemevents
Class SystemEventOption

java.lang.Object
  |
  +--uk.ac.man.bioinf.apps.systemevents.SystemEventOption

public class SystemEventOption
extends Object

SystemEventOption.java

Created: Thu Jan 14 17:54:34 1999

Compliant:

Version:
Author:
Phillip Lord

Field Summary
static SystemEventOption SYSTEM_SHUTDOWN
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SYSTEM_SHUTDOWN

public static SystemEventOption SYSTEM_SHUTDOWN
Method Detail

toString

public String toString()
Overrides:
toString in class Object