hours property

int? hours
final

Number of class hours per week as listed in this semester's timetable.

May differ from Courses.hours (the catalog value). Null for special entries (e.g., 班週會及導師時間) that have no hour value.

Implementation

final int? hours;