Uses of Enum Class
edu.ucsb.cs156.gauchoride.entities.DriverShift.Weekday
-
Uses of DriverShift.Weekday in edu.ucsb.cs156.gauchoride.entities
Modifier and TypeMethodDescriptionstatic DriverShift.Weekday
Returns the enum constant of this class with the specified name.static DriverShift.Weekday[]
DriverShift.Weekday.values()
Returns an array containing the constants of this enum class, in the order they are declared.