|
SunSPOT API V3.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() throws IOException
IOException
int getVirtualAddress() throws IOException
IOException
String getComment() throws IOException
IOException
long lastModified() throws IOException
IOException
boolean isObsolete() throws IOException
IOException
String getName()
|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |