Uses of Class
org.jasig.portlet.dining.model.menu.xml.Meal

Packages that use Meal
org.jasig.portlet.dining.model.menu.xml   
 

Uses of Meal in org.jasig.portlet.dining.model.menu.xml
 

Fields in org.jasig.portlet.dining.model.menu.xml with type parameters of type Meal
protected  List<Meal> DiningHall.meal
           
 

Methods in org.jasig.portlet.dining.model.menu.xml that return Meal
 Meal ObjectFactory.createMeal()
          Create an instance of Meal
 

Methods in org.jasig.portlet.dining.model.menu.xml that return types with arguments of type Meal
 List<Meal> DiningHall.getMeal()
          Gets the value of the meal property.
 



Copyright © 2011 Jasig. All Rights Reserved.