Uses of Class
edu.ucsb.cs156.example.models.SystemInfo
-
Uses of SystemInfo in edu.ucsb.cs156.example.controllers
Modifier and TypeMethodDescriptionSystemInfoController.getSystemInfo()
This method returns the system information. -
Uses of SystemInfo in edu.ucsb.cs156.example.services
Modifier and TypeMethodDescriptionabstract SystemInfo
SystemInfoService.getSystemInfo()
This method returns the system information.SystemInfoServiceImpl.getSystemInfo()
This method returns the system information.