org.arch4j.parse
Class RecordData
java.lang.Object
|
+--java.util.AbstractMap
|
+--java.util.HashMap
|
+--org.arch4j.parse.RecordData
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class RecordData
- extends HashMap
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
RecordData
public RecordData()
setRecordNumber
public void setRecordNumber(int aRecordNumber)
getRecordNumber
public int getRecordNumber()
getBigDecimal
public BigDecimal getBigDecimal(Object aKey)
throws RecordDataInputException
RecordDataInputException
getDate
public Date getDate(Object aKey)
throws RecordDataInputException
RecordDataInputException
getString
public String getString(Object aKey)
Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.