Uses of Class
com.carlosbcruz.account.dynamicmodel.AccountUserAccount

Packages that use AccountUserAccount
com.carlosbcruz.account.dynamicmodel   
 

Uses of AccountUserAccount in com.carlosbcruz.account.dynamicmodel
 

Methods in com.carlosbcruz.account.dynamicmodel that return AccountUserAccount
 AccountUserAccount AccountAllUserAccounts.getUserAccount(int position)
          Provide the user com.carlosbcruz.account.control based on its position
 AccountUserAccount AccountAllUserAccounts.getUserAccount(java.lang.String accountId)
          Returns a specific userAccount.
 

Methods in com.carlosbcruz.account.dynamicmodel with parameters of type AccountUserAccount
 void AccountAllUserAccounts.addUserAccount(AccountUserAccount accountUserAccount)
          Add an user com.carlosbcruz.account.control