Package | Description |
---|---|
loci.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
Modifier and Type | Field and Description |
---|---|
private StringRecord |
FormulaRecordAggregate.stringRecord |
Modifier and Type | Method and Description |
---|---|
StringRecord |
FormulaRecordAggregate.getStringRecord() |
Modifier and Type | Method and Description |
---|---|
void |
FormulaRecordAggregate.setStringRecord(StringRecord stringRecord) |
Constructor and Description |
---|
FormulaRecordAggregate(FormulaRecord formulaRecord,
StringRecord stringRecord) |
Copyright © 2016 Open Microscopy Environment