EnumRepeaterDayPortion Class Reference

Inherits er::chronic::repeaters::RepeaterDayPortion<RepeaterDayPortion.DayPortion>.

Collaboration diagram for EnumRepeaterDayPortion:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 EnumRepeaterDayPortion (RepeaterDayPortion.DayPortion type)

Protected Member Functions

int _getWidth (Range range)
Range createRange (RepeaterDayPortion.DayPortion type)

Static Private Attributes

static final Range AFTERNOON_RANGE = new Range(13 * 60 * 60, 17 * 60 * 60)
static final Range AM_RANGE = new Range(0, 12 * 60 * 60)
static final Range EVENING_RANGE = new Range(17 * 60 * 60, 20 * 60 * 60)
static final Range MORNING_RANGE = new Range(6 * 60 * 60, 12 * 60 * 60)
static final Range NIGHT_RANGE = new Range(20 * 60 * 60, 24 * 60 * 60)
static final Range PM_RANGE = new Range(12 * 60 * 60, 24 * 60 * 60 - 1)


Constructor & Destructor Documentation

EnumRepeaterDayPortion ( RepeaterDayPortion.DayPortion  type  ) 


Member Function Documentation

int _getWidth ( Range  range  )  [protected]

Range createRange ( RepeaterDayPortion.DayPortion  type  )  [protected]


Member Data Documentation

final Range AFTERNOON_RANGE = new Range(13 * 60 * 60, 17 * 60 * 60) [static, private]

final Range AM_RANGE = new Range(0, 12 * 60 * 60) [static, private]

final Range EVENING_RANGE = new Range(17 * 60 * 60, 20 * 60 * 60) [static, private]

final Range MORNING_RANGE = new Range(6 * 60 * 60, 12 * 60 * 60) [static, private]

final Range NIGHT_RANGE = new Range(20 * 60 * 60, 24 * 60 * 60) [static, private]

final Range PM_RANGE = new Range(12 * 60 * 60, 24 * 60 * 60 - 1) [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:46 2012 for Project Wonder by  doxygen 1.5.8