Uses of Class
org.jasig.portlet.athletics.model.feed.xml.Competition

Packages that use Competition
org.jasig.portlet.athletics.model.feed.xml   
 

Uses of Competition in org.jasig.portlet.athletics.model.feed.xml
 

Fields in org.jasig.portlet.athletics.model.feed.xml with type parameters of type Competition
protected  List<Competition> Sport.competition
           
 

Methods in org.jasig.portlet.athletics.model.feed.xml that return Competition
 Competition ObjectFactory.createCompetition()
          Create an instance of Competition
 

Methods in org.jasig.portlet.athletics.model.feed.xml that return types with arguments of type Competition
 List<Competition> Sport.getCompetition()
          Gets the value of the competition property.
 



Copyright © 2011 Jasig. All Rights Reserved.