| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
static Transaction.RawTransaction.PayloadCase |
Transaction.RawTransaction.PayloadCase.forNumber(int value) |
Transaction.RawTransaction.PayloadCase |
Transaction.RawTransactionOrBuilder.getPayloadCase() |
Transaction.RawTransaction.PayloadCase |
Transaction.RawTransaction.getPayloadCase() |
Transaction.RawTransaction.PayloadCase |
Transaction.RawTransaction.Builder.getPayloadCase() |
static Transaction.RawTransaction.PayloadCase |
Transaction.RawTransaction.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Transaction.RawTransaction.PayloadCase |
Transaction.RawTransaction.PayloadCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.RawTransaction.PayloadCase[] |
Transaction.RawTransaction.PayloadCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.