| Package | Description |
|---|---|
| com.healthmarketscience.jackcess.impl |
| Modifier and Type | Field and Description |
|---|---|
private TableImpl.RowStateStatus |
TableImpl.RowState._status
the rowState status
|
| Modifier and Type | Method and Description |
|---|---|
static TableImpl.RowStateStatus |
TableImpl.RowStateStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableImpl.RowStateStatus[] |
TableImpl.RowStateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
TableImpl.RowState.setStatus(TableImpl.RowStateStatus status) |