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

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

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

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

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

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



Copyright © 2011 Jasig. All Rights Reserved.