| Package | Description |
|---|---|
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
static ConsensusMessage.MsgCase |
ConsensusMessage.MsgCase.forNumber(int value) |
ConsensusMessage.MsgCase |
ConsensusMessage.getMsgCase() |
ConsensusMessage.MsgCase |
ConsensusMessage.Builder.getMsgCase() |
ConsensusMessage.MsgCase |
ConsensusMessageOrBuilder.getMsgCase() |
static ConsensusMessage.MsgCase |
ConsensusMessage.MsgCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ConsensusMessage.MsgCase |
ConsensusMessage.MsgCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsensusMessage.MsgCase[] |
ConsensusMessage.MsgCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 IoTeX Group. All rights reserved.