javax.microedition.rms
Interface RecordEnumeration


public interface RecordEnumeration


Method Summary
 boolean hasNextElement()
           
 int nextRecordId()
           
 

Method Detail

hasNextElement

boolean hasNextElement()

nextRecordId

int nextRecordId()