|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectschedule.Room
public abstract class Room
A room object that is used in the Manual Schedule Generation view, shown in Figure 2.4.3.1.
Field Summary | |
---|---|
(package private) java.lang.String |
building
The building and number of the room |
(package private) java.lang.String |
roomNumber
|
Constructor Summary | |
---|---|
Room()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.lang.String building
java.lang.String roomNumber
Constructor Detail |
---|
public Room()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |