grader.gradebookbinh
Class FilePermissions

java.lang.Object
  extended by grader.gradebookbinh.FilePermissions

public class FilePermissions
extends java.lang.Object

Generic JavaDoc for FilePermissions


Field Summary
protected  boolean is_readable
           
protected  boolean is_writeable
           
 
Constructor Summary
FilePermissions()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

is_readable

protected boolean is_readable

is_writeable

protected boolean is_writeable
Constructor Detail

FilePermissions

public FilePermissions()
Default Constructor