|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Account | |
banking |
Uses of Account in banking |
Classes in banking that implement Account | |
class |
SimpleAccountImpl
A simple banking SimpleAccountImpl class. |
Methods in banking with parameters of type Account | |
static void |
InterAccountOperations.transfer(Account from,
Account to,
float amount)
Performs funds transfer between two banking accounts. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |