CoPS.CheckUpExample
Class Symptom

java.lang.Object
  extended byCoPS.CheckUpExample.CheckUpEntity
      extended byCoPS.CheckUpExample.Symptom

public class Symptom
extends CheckUpEntity


Constructor Summary
Symptom()
           
 
Method Summary
 java.lang.String getDescription()
           
 void setDescription(java.lang.String d)
           
 
Methods inherited from class CoPS.CheckUpExample.CheckUpEntity
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Symptom

public Symptom()
Method Detail

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String d)