Uses of Class
com.agimatec.annomark.example.model.Card

Packages that use Card
com.agimatec.annomark.example.model   
 

Uses of Card in com.agimatec.annomark.example.model
 

Methods in com.agimatec.annomark.example.model that return types with arguments of type Card
 List<Card> UserCore.getCards()
           
 

Methods in com.agimatec.annomark.example.model with parameters of type Card
 void UserCore.addCard(Card aCard)
          method (especially for dozer) to set BOTH SIDES of the relationship to Card
 void UserCore.removeCard(Card aCard)
           
 

Method parameters in com.agimatec.annomark.example.model with type arguments of type Card
 void UserCore.setCards(List<Card> cards)
           
 



Copyright © 2008-2011. All Rights Reserved.