| Package | Description |
|---|---|
| es.uvigo.esei.dgss.competition | |
| es.uvigo.esei.dgss.match |
| Modifier and Type | Method and Description |
|---|---|
List<FixtureJPA> |
CompetitionJPA.getFixtures()
Gets de fixture
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompetitionJPA.addFixtures(FixtureJPA fixture)
Adds a fixture to a linkedlist
|
| Modifier and Type | Method and Description |
|---|---|
FixtureJPA |
MatchJPA.getFixture()
Get the fixture which belongs to the match
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatchJPA.setFixture(FixtureJPA fixture)
Set the fixture which belongs to match
|
Copyright © 2017. All rights reserved.