|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultRecord<C extends com.univocity.parsers.common.Context>
A ResultRecord is a record that can be linked with one more more ResultRecords.
ResultRecordMetaData| Method Summary | |
|---|---|
Results<? extends Result<? extends ResultRecord,C>> |
getLinkedEntityData()
Gets all of the associated Result for this ResultRecord. |
Result<? extends ResultRecord,C> |
getLinkedFieldData()
Gets Results with data for additional fields linked to the current record. |
ResultRecordMetaData |
getMetaData()
Get the meta data associated with the ResultRecord |
boolean |
hasLinkedData()
|
| Methods inherited from interface com.univocity.parsers.common.record.Record |
|---|
fillEnumMap, fillEnumObjectMap, fillFieldMap, fillFieldObjectMap, fillIndexMap, fillIndexObjectMap, getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getByte, getByte, getByte, getCalendar, getCalendar, getCalendar, getCalendar, getCalendar, getCalendar, getChar, getChar, getChar, getDate, getDate, getDate, getDate, getDate, getDate, getDouble, getDouble, getDouble, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getFloat, getFloat, getFloat, getInt, getInt, getInt, getInt, getInt, getInt, getLong, getLong, getLong, getLong, getLong, getLong, getShort, getShort, getShort, getShort, getShort, getShort, getString, getString, getString, getString, getString, getString, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValues, getValues, getValues, getValues, toEnumMap, toEnumObjectMap, toFieldMap, toFieldObjectMap, toIndexMap, toIndexObjectMap |
| Method Detail |
|---|
Result<? extends ResultRecord,C> getLinkedFieldData()
Results with data for additional fields linked to the current record.
ResultRecordResults<? extends Result<? extends ResultRecord,C>> getLinkedEntityData()
Result for this ResultRecord.
Records.boolean hasLinkedData()
ResultRecordMetaData getMetaData()
ResultRecord
getMetaData in interface com.univocity.parsers.common.record.Record
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||