| Package | Description |
|---|---|
| org.mule.examples.leagues | |
| org.mule.examples.leagues.response |
| Modifier and Type | Method and Description |
|---|---|
Match |
LeagueAPI.getMatch(String homeTeamId,
String awayTeamId) |
| Modifier and Type | Method and Description |
|---|---|
List<Match> |
Fixture.getFixture() |
| Modifier and Type | Method and Description |
|---|---|
void |
Fixture.setFixture(List<Match> fixture) |
Copyright © 2014. All rights reserved.