Uses of Class
org.chorem.pollen.votecounting.business.Group

Packages that use Group
org.chorem.pollen.votecounting.business Gestion des dépouillements. 
 

Uses of Group in org.chorem.pollen.votecounting.business
 

Methods in org.chorem.pollen.votecounting.business that return Group
 Group Choice.getGroup(java.lang.String idGroup)
          getGroup : Renvoie un groupe existant dans la map
 

Methods in org.chorem.pollen.votecounting.business that return types with arguments of type Group
 java.util.List<Group> Choice.getGroups()
          getGroups : Renvoie la map des groupes
 java.util.List<Group> Choice.list()
           
 

Methods in org.chorem.pollen.votecounting.business with parameters of type Group
 void StandardMethod.getValueForGroup(Group group)
           
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.