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

Packages that use AccountComment
com.carlosbcruz.account.dynamicmodel   
 

Uses of AccountComment in com.carlosbcruz.account.dynamicmodel
 

Methods in com.carlosbcruz.account.dynamicmodel that return AccountComment
 AccountComment AccountAllUserAccounts.getAccountComment(int position)
          Inform the comment to a specified position.
 AccountComment AccountAllUserAccounts.getAccountComments(java.lang.String commentIdentification)
          Returns a specific comment.
 

Methods in com.carlosbcruz.account.dynamicmodel with parameters of type AccountComment
 void AccountAllUserAccounts.addComment(AccountComment comment)
          Add a Comment to the Accounts