public class SessionSchedule extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
SessionSchedule(SessionSettings settings,
SessionID sessionID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNonStopSession() |
boolean |
isSameSession(Calendar time1,
Calendar time2) |
boolean |
isSessionTime() |
String |
toString() |
public SessionSchedule(SessionSettings settings, SessionID sessionID) throws ConfigError, FieldConvertError
ConfigErrorFieldConvertErrorCopyright © 2016. All rights reserved.