| Package | Description |
|---|---|
| es.uvigo.esei.dgss.team |
| Modifier and Type | Method and Description |
|---|---|
TeamJPA |
TeamCompetitionJPA.getTeam()
Get the team.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamCompetitionJPA.setTeam(TeamJPA team)
Set the team of the teamCompetition relation.
|
| Constructor and Description |
|---|
TeamCompetitionJPA(CompetitionJPA competition,
TeamJPA team,
Date date)
Constructor for JPA TeamCompetition which gets some necessary parameters to
create a teamCompetition
|
Copyright © 2017. All rights reserved.