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