|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFlashFileInfo
IFlashFileInfo provides a read-only interface to files in the flash filing system
| Method Summary | |
|---|---|
String |
getComment()
Get the comment for this file |
String |
getName()
Get the name of this file |
int |
getVirtualAddress()
Get the virtual address of a mapped file |
boolean |
isObsolete()
Check whether the file with this name is obsolete |
long |
lastModified()
Get the time at which this file was last modified |
int |
length()
Get the length of the file with this name |
| Method Detail |
|---|
int length()
int getVirtualAddress()
String getComment()
long lastModified()
boolean isObsolete()
String getName()
|
SunSPOT API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||