|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WalletTransaction.Pool | |
|---|---|
| com.google.bitcoin.wallet | |
| Uses of WalletTransaction.Pool in com.google.bitcoin.wallet |
|---|
| Methods in com.google.bitcoin.wallet that return WalletTransaction.Pool | |
|---|---|
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. |
| Constructors in com.google.bitcoin.wallet with parameters of type WalletTransaction.Pool | |
|---|---|
WalletTransaction(WalletTransaction.Pool pool,
Transaction transaction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||