public class DSRecordSpec extends RecordSpec
Modifier and Type | Field and Description |
---|---|
protected DataSource[] |
datasources |
fieldNumbers, fim
Constructor and Description |
---|
DSRecordSpec(DataSource[] sources,
int[] fieldNumbers) |
Modifier and Type | Method and Description |
---|---|
DataSource |
getIndexedDataSource(int index)
Get the datasource reference at the indicated position.
|
getFieldIDMapper, getFieldNumber, getFieldNumbers, getIndexedFieldNumber, size
protected DataSource[] datasources
public DSRecordSpec(DataSource[] sources, int[] fieldNumbers)
public DataSource getIndexedDataSource(int index)