| Package | Description |
|---|---|
| ch.epfl.dedis.byzcoin |
| Modifier and Type | Method and Description |
|---|---|
static StateChange.StateAction |
StateChange.StateAction.fromInteger(int i) |
StateChange.StateAction |
StateChange.getStateAction()
Getter for the state action
|
static StateChange.StateAction |
StateChange.StateAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateChange.StateAction[] |
StateChange.StateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.