com.funambol.mail
Interface ChildrenEnumeration

All Superinterfaces:
java.util.Enumeration

public interface ChildrenEnumeration
extends java.util.Enumeration

ChildrenEnumeration represents the Enumeration of a record store children.

It must be closed if you the user doesn't reach the last element.


Method Summary
 void close()
           
 
Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement
 

Method Detail

close

void close()
           throws javax.microedition.rms.RecordStoreException
Throws:
javax.microedition.rms.RecordStoreException


Copyright © 2001-2009 Funambol.