| Package | Description |
|---|---|
| io.mindmaps.engine.loader |
| Modifier and Type | Method and Description |
|---|---|
TransactionState.State |
TransactionState.getState() |
static TransactionState.State |
TransactionState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionState.State[] |
TransactionState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionState.setState(TransactionState.State stateParam) |
| Constructor and Description |
|---|
TransactionState(TransactionState.State state) |
Copyright © 2016. All rights reserved.