SunSPOT API V5.0


com.sun.spot.flashmanagement
Interface IExtendedFlashFileInfo

All Superinterfaces:
IFlashFileInfo

public interface IExtendedFlashFileInfo
extends IFlashFileInfo

IExtendedFlashFileInfo extends IFlashFileInfo to provide access to the physical flash sectors allocated to the flash file that the IExtendedFlashFileInfo represents.


Method Summary
 int[] getSectorNumbers()
           
 
Methods inherited from interface com.sun.spot.flashmanagement.IFlashFileInfo
getComment, getName, getVirtualAddress, isObsolete, lastModified, length
 

Method Detail

getSectorNumbers

int[] getSectorNumbers()
Returns:
An array of the unique numbers associated with the flash memory sectors that are allocated to the associated FlashFile.

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.