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

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

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

Methods in com.agimatec.annomark.example.model that return UserCore
 UserCore Card.getUserCore()
           
 

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

Methods in com.agimatec.annomark.example.model with parameters of type UserCore
 void Card.setUserCore(UserCore userCore)
           
 

Method parameters in com.agimatec.annomark.example.model with type arguments of type UserCore
 void Role.setUserCores(List<UserCore> userCores)
           
 



Copyright © 2008-2012. All Rights Reserved.