superwaba.ext.xplat.io.pimal
Class RecordList

java.lang.Object
  |
  +--superwaba.ext.xplat.io.pimal.RecordList

public class RecordList
extends java.lang.Object


Constructor Summary
RecordList(Vector records)
           
 
Method Summary
 boolean hasMoreRecords()
           
 VersitRecord nextRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordList

public RecordList(Vector records)
Method Detail

hasMoreRecords

public boolean hasMoreRecords()

nextRecord

public VersitRecord nextRecord()