Uses of Class
edu.ucsb.cs156.dining.models.Entree
Packages that use Entree
-
Uses of Entree in edu.ucsb.cs156.dining.repositories
Method parameters in edu.ucsb.cs156.dining.repositories with type arguments of type EntreeModifier and TypeMethodDescriptionCustomMenuItemRepository.projectExistingEntrees(String diningCommonCode, String mealCode, List<Entree> entrees) CustomMenuItemRepositoryImpl.projectExistingEntrees(String diningCommonCode, String mealCode, List<Entree> entrees) -
Uses of Entree in edu.ucsb.cs156.dining.services
Methods in edu.ucsb.cs156.dining.services that return types with arguments of type Entree