|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiRowFinder.Combination | |
|---|---|
| adams.data.spreadsheet.rowfinder | |
| Uses of MultiRowFinder.Combination in adams.data.spreadsheet.rowfinder |
|---|
| Fields in adams.data.spreadsheet.rowfinder declared as MultiRowFinder.Combination | |
|---|---|
protected MultiRowFinder.Combination |
MultiRowFinder.m_Combination
how the indices are combined. |
| Methods in adams.data.spreadsheet.rowfinder that return MultiRowFinder.Combination | |
|---|---|
MultiRowFinder.Combination |
MultiRowFinder.getCombination()
Returns how the indices are combined. |
static MultiRowFinder.Combination |
MultiRowFinder.Combination.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MultiRowFinder.Combination[] |
MultiRowFinder.Combination.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.data.spreadsheet.rowfinder with parameters of type MultiRowFinder.Combination | |
|---|---|
void |
MultiRowFinder.setCombination(MultiRowFinder.Combination value)
Sets how the indices are combined. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||