Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Method and Description |
---|---|
static Protocol.TransactionInfo.code |
Protocol.TransactionInfo.code.forNumber(int value) |
Protocol.TransactionInfo.code |
Protocol.TransactionInfoOrBuilder.getResult()
.protocol.TransactionInfo.code result = 9; |
Protocol.TransactionInfo.code |
Protocol.TransactionInfo.getResult()
.protocol.TransactionInfo.code result = 9; |
Protocol.TransactionInfo.code |
Protocol.TransactionInfo.Builder.getResult()
.protocol.TransactionInfo.code result = 9; |
static Protocol.TransactionInfo.code |
Protocol.TransactionInfo.code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Protocol.TransactionInfo.code |
Protocol.TransactionInfo.code.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Protocol.TransactionInfo.code |
Protocol.TransactionInfo.code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol.TransactionInfo.code[] |
Protocol.TransactionInfo.code.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<Protocol.TransactionInfo.code> |
Protocol.TransactionInfo.code.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Protocol.TransactionInfo.Builder |
Protocol.TransactionInfo.Builder.setResult(Protocol.TransactionInfo.code value)
.protocol.TransactionInfo.code result = 9; |
Copyright © 2020. All rights reserved.