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