Uses of Class
edu.ucsb.cs156.example.models.SystemInfo
Packages that use SystemInfo
-
Uses of SystemInfo in edu.ucsb.cs156.example.controllers
Methods 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.services
Methods 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.