Package | Description |
---|---|
bftsmart.reconfiguration |
Modifier and Type | Method and Description |
---|---|
StatusReply |
TTP.askStatus(int id) |
static StatusReply |
StatusReply.fromString(java.lang.String i) |
StatusReply |
StatusReplyListener.getResponse() |
static StatusReply |
StatusReply.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StatusReply[] |
StatusReply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|