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

Packages that use GameBoard
Package Description
com.hack23.cia.model.impl.application.administration Provides... 
 

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

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

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



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