|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WalletTransaction | |
|---|---|
| com.google.bitcoin.core | |
| Uses of WalletTransaction in com.google.bitcoin.core |
|---|
| Methods in com.google.bitcoin.core that return types with arguments of type WalletTransaction | |
|---|---|
Iterable<WalletTransaction> |
Wallet.getWalletTransactions()
Returns a set of all WalletTransactions in the wallet. |
| Methods in com.google.bitcoin.core with parameters of type WalletTransaction | |
|---|---|
void |
Wallet.addWalletTransaction(WalletTransaction wtx)
Adds a transaction that has been associated with a particular wallet pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||