public class FixtureGenerator extends Object
| Constructor and Description |
|---|
FixtureGenerator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FixtureList |
createFixtures(LocalDate pDate)
Create CompetitionFixtures.
|
void |
setPlayers(PlayerList pPlayers)
Set the player list.
|
public void setPlayers(PlayerList pPlayers)
pPlayers - the playerspublic FixtureList createFixtures(LocalDate pDate)
pDate - the starting dateCopyright © 2015. All rights reserved.