Свойство | Тип | Описание | |
---|---|---|---|
$dayOfWeek | tnsDayOfWeek | ||
$endHour | integer | ||
$endMinute | tnsMinuteOfHour | ||
$startHour | integer | ||
$startMinute | tnsMinuteOfHour |
Метод | Описание | |
---|---|---|
__construct ( $dayOfWeek = null, $startHour = null, $startMinute = null, $endHour = null, $endMinute = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $dayOfWeek = null, $startHour = null, $startMinute = null, $endHour = null, $endMinute = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |