Uses of Class
com.hack23.cia.model.impl.sweden.configuration.Committee

Packages that use Committee
Package Description
com.hack23.cia.model.impl.sweden.configuration Provides... 
 

Uses of Committee in com.hack23.cia.model.impl.sweden.configuration
 

Methods in com.hack23.cia.model.impl.sweden.configuration that return Committee
Modifier and Type Method and Description
 Committee Parliament.getCommitteeById(Long id)
          Gets the committee by id.
 

Methods in com.hack23.cia.model.impl.sweden.configuration that return types with arguments of type Committee
Modifier and Type Method and Description
 Set<Committee> Parliament.getCommittees()
          Gets the committees.
 

Method parameters in com.hack23.cia.model.impl.sweden.configuration with type arguments of type Committee
Modifier and Type Method and Description
 void Parliament.setCommittees(Set<Committee> committees)
          Sets the committees.
 



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