public class FollowingExam extends Exam
Modifier and Type | Field and Description |
---|---|
protected LeadingExam |
leadingExam |
protected Period |
period |
id
Constructor and Description |
---|
FollowingExam() |
Modifier and Type | Method and Description |
---|---|
LeadingExam |
getLeadingExam() |
Period |
getPeriod() |
void |
setLeadingExam(LeadingExam leadingExam) |
void |
setPeriod(Period period) |
getDayIndex, getLabel, getPeriodDuration, getPeriodIndex, getRoom, getTopic, getTopicDuration, getTopicStudentSize, isPeriodFrontLoadLast, isTopicFrontLoadLarge, setRoom, setTopic, toString
compareTo, getId, setId
protected LeadingExam leadingExam
protected Period period
public LeadingExam getLeadingExam()
public void setLeadingExam(LeadingExam leadingExam)
public void setPeriod(Period period)
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.