Package | Description |
---|---|
com.google.bitcoin.wallet |
Modifier and Type | Method and Description |
---|---|
WalletTransaction.Pool |
WalletTransaction.getPool() |
static WalletTransaction.Pool |
WalletTransaction.Pool.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WalletTransaction.Pool[] |
WalletTransaction.Pool.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WalletTransaction(WalletTransaction.Pool pool,
Transaction transaction) |
Copyright © 2014. All rights reserved.