|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecticommand.nxt.comm.FileInfo
public class FileInfo
| Field Summary | |
|---|---|
byte |
fileHandle
|
java.lang.String |
fileName
|
int |
fileSize
|
byte |
status
|
| Constructor Summary | |
|---|---|
FileInfo(java.lang.String fileName)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String fileName
public byte fileHandle
public int fileSize
public byte status
| Constructor Detail |
|---|
public FileInfo(java.lang.String fileName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||