Uses of Class
edu.ucsb.cs156.happiercows.entities.Student
Packages that use Student
-
Uses of Student in edu.ucsb.cs156.happiercows.controllers
Methods in edu.ucsb.cs156.happiercows.controllers that return StudentModifier and TypeMethodDescriptionStudentController.postStudent(Long courseId, String fname, String lname, String studentId, String email) Methods in edu.ucsb.cs156.happiercows.controllers that return types with arguments of type Student -
Uses of Student in edu.ucsb.cs156.happiercows.repositories
Methods in edu.ucsb.cs156.happiercows.repositories that return types with arguments of type Student