| Package | Description |
|---|---|
| ligaaas.teamc.converter | |
| ligaaas.teamc.DTO |
| Modifier and Type | Method and Description |
|---|---|
static ContactDTO |
ContactConverter.toContactDTO(Contact contact)
Converts a
Contact into a ContactDTO |
| Modifier and Type | Method and Description |
|---|---|
ContactDTO |
CompetitionDTO.getContact()
Returns the competition
Contact. |
ContactDTO |
TeamDTO.getTeamContact()
Returns the
ContactDTO of the Team. |
| Modifier and Type | Method and Description |
|---|---|
void |
CompetitionDTO.setContact(ContactDTO competitionContact)
Sets the competition
Contact. |
void |
TeamDTO.setTeamContact(ContactDTO teamContact)
Sets the
ContactDTO of the Team. |
Copyright © 2017. All rights reserved.