|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Match | |
|---|---|
| org.mule.examples.leagues | |
| org.mule.examples.leagues.response | |
| Uses of Match in org.mule.examples.leagues |
|---|
| Methods in org.mule.examples.leagues that return Match | |
|---|---|
Match |
LeagueAPI.getMatch(String homeTeamId,
String awayTeamId)
|
| Uses of Match in org.mule.examples.leagues.response |
|---|
| Methods in org.mule.examples.leagues.response that return types with arguments of type Match | |
|---|---|
List<Match> |
Fixture.getFixture()
|
| Method parameters in org.mule.examples.leagues.response with type arguments of type Match | |
|---|---|
void |
Fixture.setFixture(List<Match> fixture)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||