Class LessonBean
java.lang.Object
org.fenixedu.learning.domain.executionCourse.LessonBean
- All Implemented Interfaces:
Comparable<LessonBean>
-
Constructor Details
-
LessonBean
public LessonBean(org.fenixedu.academic.dto.InfoLessonInstanceAggregation info)
-
-
Method Details
-
getEnd
-
getStart
-
getId
-
getWeekDay
public int getWeekDay() -
getBeginHour
public int getBeginHour() -
getBeginMinutes
public int getBeginMinutes() -
getEndHour
public int getEndHour() -
getEndMinutes
public int getEndMinutes() -
getShiftType
-
getShiftTypeCode
-
getShiftSpace
-
getShiftWeeks
-
getInfo
public org.fenixedu.academic.dto.InfoLessonInstanceAggregation getInfo() -
getTextColor
-
getSpaceUrl
-
getColor
-
compareTo
- Specified by:
compareToin interfaceComparable<LessonBean>
-