Uses of Interface
com.oanda.fxtrade.api.Account

Uses of Account in com.oanda.fxtrade.api
 

Methods in com.oanda.fxtrade.api that return Account
 Account User.getAccountWithId(int accountId)
          Returns the Account owned by this user with the given account id.
 

Methods in com.oanda.fxtrade.api that return types with arguments of type Account
 java.util.Vector<? extends Account> User.getAccounts()
          Returns a Vector of Accounts owned by this user
 



Copyright © 2005 OANDA Corporation. All Rights Reserved.