| Package | Description |
|---|---|
| com.github.DNAProject.core.transaction |
| Modifier and Type | Field and Description |
|---|---|
TransactionType |
Transaction.txType |
| Modifier and Type | Method and Description |
|---|---|
static TransactionType |
TransactionType.valueOf(byte v) |
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Transaction(TransactionType type) |
Copyright © 2020. All rights reserved.