- getAmount() - Method in class CashDeposit
-
Returns total amount of this CashDeposit
- getAmount() - Method in class CheckDeposit
-
Returns the total amount of this CheckDeposit
- getAmount() - Method in class Deposit
-
Returns total amount associated with this Deposit
- getAvailabilityTime() - Method in class Deposit
-
Returns the time when the funds of this deposit become available
- getCurrentBalance() - Method in class Account
-
Returns the current available funds in this account
- getPendingBalance() - Method in class Account
-
Returns pending funds in this account
- getPendingBalance() - Method in class PendingBalance
-
Returns total amount of this PendingBalance
- getTotal() - Method in class Cash
-
Returns the total dollar value of this Cash object