|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.upb.swtpra05.group03.companycontrol.AccountBalances
A Storage Class to store Balances.
| Field Summary | |
int |
anzahl
The Number of Balances stored in here |
int[] |
balances
The Balances that are stored in here |
int[] |
dates
The Dates belonging to the Balances |
int |
max
The Maximum of the Balances stored in here |
int |
min
The Minimum of the Balances stored in here |
| Constructor Summary | |
AccountBalances()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int[] balances
public int[] dates
public int max
public int min
public int anzahl
| Constructor Detail |
public AccountBalances()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||