Uses of Class
edu.ucsb.cs156.example.models.SystemInfo
Packages that use SystemInfo
- 
Uses of SystemInfo in edu.ucsb.cs156.example.controllersMethods in edu.ucsb.cs156.example.controllers that return SystemInfoModifier and TypeMethodDescriptionSystemInfoController.getSystemInfo()This method returns the system information.
- 
Uses of SystemInfo in edu.ucsb.cs156.example.servicesMethods in edu.ucsb.cs156.example.services that return SystemInfoModifier and TypeMethodDescriptionabstract SystemInfoSystemInfoService.getSystemInfo()This method returns the system information.SystemInfoServiceImpl.getSystemInfo()This method returns the system information.