Uses of Class
edu.ucsb.cs156.happiercows.entities.Student
-
Uses of Student in edu.ucsb.cs156.happiercows.controllers
Modifier and TypeMethodDescriptionStudentController.postStudent
(Long courseId, String fname, String lname, String studentId, String email) -
Uses of Student in edu.ucsb.cs156.happiercows.repositories