jpl.eda.activity
Class ActivityStopped

java.lang.Object
  extended byjpl.eda.activity.Incident
      extended byjpl.eda.activity.ActivityStopped
All Implemented Interfaces:
java.lang.Comparable, java.io.Serializable

class ActivityStopped
extends Incident

An incident that indicates that an activity has stopped.

Version:
$Revision: 1.1 $
Author:
Kelly

Field Summary
 
Fields inherited from class jpl.eda.activity.Incident
serialVersionUID, time
 
Constructor Summary
(package private) ActivityStopped()
          Creates a new ActivityStopped instance.
 
Methods inherited from class jpl.eda.activity.Incident
compareTo, equals, getActivityID, getTime, hashCode, setActivityID, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActivityStopped

ActivityStopped()
Creates a new ActivityStopped instance.



Copyright © 1999-2005 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.