Constructor and description |
---|
TestStepStatisticsHistory
(int testStepIndex) |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.Class<?> |
getColumnClass(int columnIndex) |
|
int |
getColumnCount() |
|
java.lang.String |
getColumnName(int column) |
|
int |
getRowCount() |
|
int |
getTestStepIndex() |
|
java.lang.Object |
getValueAt(int rowIndex, int columnIndex) |
|
void |
release() |