class RecurringTimeWindow extends Model (View source)

Properties

string $recurrence
protected $windowType
protected $windowDataType

Methods

setRecurrence($recurrence)

No description

string
getRecurrence()

No description

setWindow(TimeWindow $window)

No description

getWindow()

No description

Details

setRecurrence($recurrence)

No description

Parameters

$recurrence

string getRecurrence()

No description

Return Value

string

setWindow(TimeWindow $window)

No description

Parameters

TimeWindow $window

TimeWindow getWindow()

No description

Return Value

TimeWindow