Skip navigation links
A B C D E G H I N R T W 

G

getBalance(int) - Method in interface com.vistamaresoft.bankintf.BankIntf
Returns the account balance for the given account.
getCurrencyName(int) - Method in interface com.vistamaresoft.bankintf.BankIntf
Returns the currency name appropriate for the number (to account for singular and plural forms).
getCurrencySymbol() - Method in interface com.vistamaresoft.bankintf.BankIntf
Return the symbol for the currency used.
getTransactions(int, long, long) - Method in interface com.vistamaresoft.bankintf.BankIntf
Returns an array of TransactionData with the transactions relative to given player_dbid.
A B C D E G H I N R T W 
Skip navigation links