Uses of Class
adams.data.spreadsheet.RowIdentifier
-
Packages that use RowIdentifier Package Description adams.flow.transformer adams.flow.transformer.multispreadsheetoperation -
-
Uses of RowIdentifier in adams.flow.transformer
Fields in adams.flow.transformer declared as RowIdentifier Modifier and Type Field Description protected RowIdentifier[]
SpreadSheetDifference. m_Rows
for locating the rows. -
Uses of RowIdentifier in adams.flow.transformer.multispreadsheetoperation
Fields in adams.flow.transformer.multispreadsheetoperation declared as RowIdentifier Modifier and Type Field Description protected RowIdentifier[]
AbstractIndentifiableRowOperation. m_Rows
for locating the rows.
-