|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Transaction in com.oanda.fxtrade.api |
|---|
| Methods in com.oanda.fxtrade.api that return Transaction | |
|---|---|
Transaction |
FXAccountEventInfo.getTransaction()
Gets the transaction whose occurrence created this FXEventInfo |
Transaction |
Account.getTransactionWithId(long transactionNumber)
Returns the Transaction with the given transaction number. |
| Methods in com.oanda.fxtrade.api that return types with arguments of type Transaction | |
|---|---|
java.util.Vector<? extends Transaction> |
Account.getTransactions()
Returns a Vector of Transactions that have recently occured on this account, querying the server if neccessary. |
| Constructors in com.oanda.fxtrade.api with parameters of type Transaction | |
|---|---|
FXEventKey(Transaction t)
Construct an FXEventKey corresponding to a Transaction |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||