Uses of Class
com.hack23.cia.model.common.impl.Human

Packages that use Human
com.hack23.cia.model.application.impl.common Common application entity model. 
com.hack23.cia.model.sweden.impl The entity model related to Swedish parliament members votes. 
 

Uses of Human in com.hack23.cia.model.application.impl.common
 

Methods in com.hack23.cia.model.application.impl.common that return Human
 Human User.getHuman()
          Gets the human.
 

Methods in com.hack23.cia.model.application.impl.common with parameters of type Human
 void User.setHuman(Human human)
          Sets the human.
 

Uses of Human in com.hack23.cia.model.sweden.impl
 

Methods in com.hack23.cia.model.sweden.impl that return Human
 Human ParliamentMember.getHuman()
          Gets the human.
 

Methods in com.hack23.cia.model.sweden.impl with parameters of type Human
 void ParliamentMember.setHuman(Human human)
          Sets the human.
 



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.