grader.gradebook
Class Timestamp

java.lang.Object
  extended by grader.gradebook.Timestamp

public class Timestamp
extends java.lang.Object

Generic JavaDoc for Timestamp


Field Summary
protected  Date date
           
protected  Time time
           
 
Constructor Summary
Timestamp()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

date

protected Date date

time

protected Time time
Constructor Detail

Timestamp

public Timestamp()
Default Constructor