Uses of Enum Class
edu.ucsb.cs.scaffold.controller.CoursesController.EmailFormats
Packages that use CoursesController.EmailFormats
-
Uses of CoursesController.EmailFormats in edu.ucsb.cs.scaffold.controller
Methods in edu.ucsb.cs.scaffold.controller that return CoursesController.EmailFormatsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CoursesController.EmailFormats[]CoursesController.EmailFormats.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.ucsb.cs.scaffold.controller with parameters of type CoursesController.EmailFormatsModifier and TypeMethodDescriptionCoursesController.getCourseEmails(Long courseId, CoursesController.EmailTypes type, CoursesController.EmailFormats format)