pid
Class ActivityStateLabel

java.lang.Object
  extended by pid.Label
      extended by pid.ActivityStateLabel
All Implemented Interfaces:
java.io.Serializable

public class ActivityStateLabel
extends Label
implements java.io.Serializable

Label containing the info about the activity state

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
ActivityStateLabel()
           
 
Method Summary
 
Methods inherited from class pid.Label
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityStateLabel

public ActivityStateLabel()