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

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

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

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

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

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



Copyright © 2011 Jasig. All Rights Reserved.