| Package | Description |
|---|---|
| ligaaas.teamc.converter | |
| ligaaas.teamc.DTO |
| Modifier and Type | Method and Description |
|---|---|
static TeamDTO |
TeamConverter.toTeamDTO(Team team)
|
| Modifier and Type | Method and Description |
|---|---|
static List<TeamDTO> |
TeamConverter.toTeamDTO(List<Team> listTeam)
|
| Modifier and Type | Method and Description |
|---|---|
List<TeamDTO> |
PlayerDTO.getPlayerTeams()
Returns the player
TeamDTOs. |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerDTO.setPlayerTeams(List<TeamDTO> playerTeams)
Sets the
Teams of the player. |
Copyright © 2017. All rights reserved.