JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
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
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes