grader.gradebook
Class File

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

public class File
extends java.lang.Object

Generic JavaDoc for File


Field Summary
protected  Gradebook filedata
           
protected  Timestamp timestamp
           
 
Constructor Summary
File()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timestamp

protected Timestamp timestamp

filedata

protected Gradebook filedata
Constructor Detail

File

public File()
Default Constructor