Uses of Class
com.hack23.cia.model.impl.application.common.GameBoard

Packages that use GameBoard
com.hack23.cia.model.impl.application.common Common application entity model. 
 

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

Methods in com.hack23.cia.model.impl.application.common that return types with arguments of type GameBoard
 Set<GameBoard> PoliticalGame.getGameBoards()
          Gets the game boards.
 

Method parameters in com.hack23.cia.model.impl.application.common with type arguments of type GameBoard
 void PoliticalGame.setGameBoards(Set<GameBoard> gameBoards)
          Sets the game boards.
 



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