|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Team | |
---|---|
net.sf.tankbattles.configuration |
Uses of Team in net.sf.tankbattles.configuration |
---|
Methods in net.sf.tankbattles.configuration that return Team | |
---|---|
Team |
Tank.getTeam()
|
Methods in net.sf.tankbattles.configuration that return types with arguments of type Team | |
---|---|
java.util.Collection<Team> |
Mission.getTeams()
|
Methods in net.sf.tankbattles.configuration with parameters of type Team | |
---|---|
void |
Tank.setTeam(Team team)
|
Method parameters in net.sf.tankbattles.configuration with type arguments of type Team | |
---|---|
void |
Mission.setTeams(java.util.Collection<Team> teams)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |