|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carlosbcruz.account.dynamicmodel.AccountCurrentAccountSingleton
public class AccountCurrentAccountSingleton
Store the current information of acount statically an can be accessed anywere.
Constructor Summary | |
---|---|
AccountCurrentAccountSingleton()
|
Method Summary | |
---|---|
static AccountAllUserAccounts |
getAllUserAccounts()
|
static void |
setAllUserAccounts(AccountAllUserAccounts allUserAccounts)
Sets the allUserAccounts. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountCurrentAccountSingleton()
Method Detail |
---|
public static AccountAllUserAccounts getAllUserAccounts()
public static void setAllUserAccounts(AccountAllUserAccounts allUserAccounts)
allUserAccounts
- The allUserAccounts to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |