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

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

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

Fields in org.jasig.portlet.dining.model.menu.xml with type parameters of type Dish
protected  List<Dish> FoodCategory.dish
           
 

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

Methods in org.jasig.portlet.dining.model.menu.xml that return types with arguments of type Dish
 List<Dish> FoodCategory.getDish()
          Gets the value of the dish property.
 



Copyright © 2011 Jasig. All Rights Reserved.