| Package | Description |
|---|---|
| org.soulwing.prospecto.demo.jaxrs.domain |
| Modifier and Type | Method and Description |
|---|---|
Player |
RosterPlayer.getPlayer() |
| Modifier and Type | Method and Description |
|---|---|
Set<Player> |
Division.getPlayers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Division.addPlayer(Player player) |
boolean |
Division.removePlayer(Player player) |
void |
RosterPlayer.setPlayer(Player player) |
Copyright © 2014–2016. All rights reserved.