| Package | Description |
|---|---|
| es.uvigo.esei.dgss.team |
| Modifier and Type | Method and Description |
|---|---|
List<UserPlayerJPA> |
TeamJPA.getPlayers()
Get the list of the players of team.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamJPA.setPlayers(List<UserPlayerJPA> players)
Set the players of the team.
|
Copyright © 2017. All rights reserved.