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

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

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

Methods in com.hack23.cia.model.application.impl.common that return types with arguments of type Player
 Set<Player> GameBoard.getPlayers()
          Gets the players.
 

Method parameters in com.hack23.cia.model.application.impl.common with type arguments of type Player
 void GameBoard.setPlayers(Set<Player> players)
          Sets the players.
 



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