public abstract class CourseMeetingWrapper extends Object
CourseMeeting object| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
CourseMeetingWrapper() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<String> |
getDayIds() |
abstract org.joda.time.LocalTime |
getEndTime() |
String |
getFormattedMeetingDays() |
String |
getFormattedMeetingTime() |
abstract org.joda.time.LocalTime |
getStartTime() |
Copyright © 2013 Jasig. All Rights Reserved.