JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
edu.ucsb.cs156.dining.entities.UCSBAPIDiningCommons
Packages that use
UCSBAPIDiningCommons
Package
Description
edu.ucsb.cs156.dining.controllers
edu.ucsb.cs156.dining.services
Uses of
UCSBAPIDiningCommons
in
edu.ucsb.cs156.dining.controllers
Methods in
edu.ucsb.cs156.dining.controllers
that return types with arguments of type
UCSBAPIDiningCommons
Modifier and Type
Method
Description
List
<
UCSBAPIDiningCommons
>
UCSBAPIDiningCommonsController.
getAllDiningCommons
()
Uses of
UCSBAPIDiningCommons
in
edu.ucsb.cs156.dining.services
Methods in
edu.ucsb.cs156.dining.services
that return types with arguments of type
UCSBAPIDiningCommons
Modifier and Type
Method
Description
List
<
UCSBAPIDiningCommons
>
UCSBAPIDiningCommonsService.
getAllDiningCommons
()