| Package | Description |
|---|---|
| com.github.iotexproject.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
static ReceiptStatus |
ReceiptStatus.forNumber(int value) |
static ReceiptStatus |
ReceiptStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReceiptStatus |
ReceiptStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReceiptStatus |
ReceiptStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReceiptStatus[] |
ReceiptStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ReceiptStatus> |
ReceiptStatus.internalGetValueMap() |
Copyright © 2022 IoTeX Group. All rights reserved.