Uses of Class
model.conciliation.MergingGame

Packages that use MergingGame
model   
 

Uses of MergingGame in model
 

Methods in model that return MergingGame
 MergingGame ManagerConciliation.getMergingGame()
           
 

Methods in model with parameters of type MergingGame
 void ManagerConciliation.setMergingGame(MergingGame mergingGame)