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

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

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

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

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

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



Copyright © 2011 Jasig. All Rights Reserved.