Uses of Enum Class
edu.ucsb.cs156.organic.controllers.StudentsController.Status
-
Uses of StudentsController.Status in edu.ucsb.cs156.organic.controllers
Modifier and TypeMethodDescriptionStudentsController.upsertStudent
(Student student, Course course) static StudentsController.Status
Returns the enum constant of this class with the specified name.static StudentsController.Status[]
StudentsController.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.