Uses of Class
org.mule.examples.leagues.model.Match

Packages that use Match
org.mule.examples.leagues.model   
 

Uses of Match in org.mule.examples.leagues.model
 

Methods in org.mule.examples.leagues.model that return Match
 Match League.getMatch(String homeTeam, String awayTeam)
           
 

Methods in org.mule.examples.leagues.model that return types with arguments of type Match
 List<Match> League.getMatches()
           
 



Copyright © 2013. All rights reserved.