public class RowInsert extends Object
| Constructor and Description |
|---|
RowInsert(int rowIndex,
TableVariable tableVariable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRowIndex() |
TableVariable |
getTableVariable() |
public RowInsert(int rowIndex,
TableVariable tableVariable)
public int getRowIndex()
public TableVariable getTableVariable()
Copyright © 2016 jsolve. All rights reserved.