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

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

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

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

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



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