|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgrader.gradebookbinh.File
public class File
Generic JavaDoc for File
| Field Summary | |
|---|---|
protected Gradebook |
filedata
|
protected FileType |
filetype
|
protected java.lang.String |
name
|
protected java.lang.String |
owner
|
protected FilePermissions |
permissions
|
protected int |
size
|
protected int |
ts
|
protected int |
usergroup
|
| 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 |
|---|
protected java.lang.String name
protected FilePermissions permissions
protected FileType filetype
protected int size
protected Gradebook filedata
protected int ts
protected java.lang.String owner
protected int usergroup
| Constructor Detail |
|---|
public File()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||