static class ErdPerson.ListingLecture extends Object implements Comparable
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
course |
(package private) int |
course_code |
(package private) String |
department |
(package private) String |
division |
(package private) String |
faculty |
(package private) boolean |
first |
(package private) int |
listingYear |
(package private) String |
name |
(package private) String |
period |
(package private) int |
takers |
(package private) int |
takers_nr |
(package private) int |
takers_r |
(package private) String |
term |
(package private) int |
term_code |
(package private) List<UDict> |
timetables |
| Constructor and Description |
|---|
ListingLecture(UDict d,
int year,
boolean fi) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ErdPerson.ListingLecture l) |
int |
compareTo(Object o) |
(package private) EdbDoc.Container |
createCells() |
String |
getCourse() |
double |
getCredits() |
UTLFId |
getSubject() |
(package private) ErdTable.RD_Lecture_JOINT_U_IR |
getTableRD(ErdTable.RD_Lecture_JOINT_U_IR rd) |
(package private) ErdTable.RD_Lecture |
getTableRD(ErdTable.RD_Lecture rd) |
double |
getTakers() |
List<UTLFId> |
getTeacherIDs() |
double |
getTeachers() |
String |
getTimetable() |
boolean |
isThroughYear() |
int |
numberOfTeachers() |
String faculty
String department
String division
String course
int course_code
String term
int term_code
String period
String name
int takers
int takers_r
int takers_nr
int listingYear
boolean first
ListingLecture(UDict d, int year, boolean fi)
public boolean isThroughYear()
public String getCourse()
public String getTimetable()
public double getCredits()
public double getTakers()
public double getTeachers()
public UTLFId getSubject()
public final int compareTo(ErdPerson.ListingLecture l)
public final int compareTo(Object o)
compareTo in interface Comparablepublic int numberOfTeachers()
EdbDoc.Container createCells() throws UTLFException
UTLFExceptionErdTable.RD_Lecture_JOINT_U_IR getTableRD(ErdTable.RD_Lecture_JOINT_U_IR rd)
ErdTable.RD_Lecture getTableRD(ErdTable.RD_Lecture rd)
EDB Working Group at Mon Dec 15 16:45:05 JST 2025