| Package | Description |
|---|---|
| io.openmessaging.storage.dledger.protocol |
| Modifier and Type | Field and Description |
|---|---|
VoteResponse.RESULT |
VoteResponse.voteResult |
| Modifier and Type | Method and Description |
|---|---|
VoteResponse.RESULT |
VoteResponse.getVoteResult() |
static VoteResponse.RESULT |
VoteResponse.RESULT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoteResponse.RESULT[] |
VoteResponse.RESULT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VoteResponse.setVoteResult(VoteResponse.RESULT voteResult) |
VoteResponse |
VoteResponse.voteResult(VoteResponse.RESULT voteResult) |
Copyright © 2023. All rights reserved.