Uses of Enum Class
com.dna.jopt.member.unit.hours.IDutyHours.DutyHoursFlavour
Packages that use IDutyHours.DutyHoursFlavour
-
Uses of IDutyHours.DutyHoursFlavour in com.dna.jopt.member.unit.hours
Methods in com.dna.jopt.member.unit.hours that return IDutyHours.DutyHoursFlavourModifier and TypeMethodDescriptionIDutyHours.getFlavour()Gets theWOH_FLAVOUR, the default value isenum constant ordinal: 0.OpeningHours.getFlavour()WorkingHours.getFlavour()static IDutyHours.DutyHoursFlavourReturns 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.