Uses of Enum Class
edu.ucsb.cs156.frontiers.enums.CourseOptions
Packages that use CourseOptions
-
Uses of CourseOptions in edu.ucsb.cs156.frontiers.enums
Methods in edu.ucsb.cs156.frontiers.enums that return CourseOptionsModifier and TypeMethodDescriptionstatic CourseOptionsReturns the enum constant of this class with the specified name.static CourseOptions[]CourseOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.