org.equanda.reporting.driver
Class RecordBatch
java.lang.Object
org.equanda.reporting.driver.RecordBatch
- All Implemented Interfaces:
- Serializable
public class RecordBatch
- extends Object
- implements Serializable
- Author:
- NetRom team
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordBatch
public RecordBatch(ArrayList<String> f,
ArrayList r)
getEof
public boolean getEof()
setEof
public void setEof()
getFieldNames
public ArrayList<String> getFieldNames()
getRecords
public ArrayList getRecords()
Copyright © 2007-2009. All Rights Reserved.