public class TeamConverter extends Object
| Constructor and Description |
|---|
TeamConverter() |
| Modifier and Type | Method and Description |
|---|---|
static List<TeamDTO> |
toTeamDTO(List<Team> listTeam)
|
static TeamDTO |
toTeamDTO(Team team)
|
Copyright © 2017. All rights reserved.