Uses of Enum Class
com.dna.jopt.member.unit.hours.IDutyHours.DutyHoursFlavour
-
Uses of IDutyHours.DutyHoursFlavour in com.dna.jopt.member.unit.hours
Modifier and TypeMethodDescriptionIDutyHours.getFlavour()
Gets theWOH_FLAVOUR
, the default value isenum constant ordinal: 0
.OpeningHours.getFlavour()
WorkingHours.getFlavour()
static IDutyHours.DutyHoursFlavour
Returns the enum constant of this class with the specified name.static IDutyHours.DutyHoursFlavour[]
IDutyHours.DutyHoursFlavour.values()
Returns an array containing the constants of this enum class, in the order they are declared.