CoPS.CheckUpExample
Class Evidence

java.lang.Object
  extended byCoPS.CheckUpExample.CheckUpEntity
      extended byCoPS.CheckUpExample.Evidence
Direct Known Subclasses:
PhysicalEvidence

public class Evidence
extends CheckUpEntity


Constructor Summary
Evidence()
           
 
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

Evidence

public Evidence()
Method Detail

getDescription

public java.lang.String getDescription()

setDescription

public void setDescription(java.lang.String d)