Uses of Enum Class
edu.ucsb.cs156.gauchoride.entities.DriverShift.Weekday
Packages that use DriverShift.Weekday
-
Uses of DriverShift.Weekday in edu.ucsb.cs156.gauchoride.entities
Methods in edu.ucsb.cs156.gauchoride.entities that return DriverShift.WeekdayModifier and TypeMethodDescriptionstatic DriverShift.WeekdayReturns 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.