Uses of Class
Room

Packages that use Room
<default> 

Uses of Room in
 

Constructors in with parameters of type Room
Event.Event(Room[] loc, java.util.GregorianCalendar date, java.util.GregorianCalendar ende, int dur, String title, String group)
          Insert the method's description here.
 

Methods in that return Room
Room[]Event.getLocation()
          Insert the method's description here.
 

Methods in with parameters of type Room
voidEvent.setLocation(Room[] newLocation)
          Insert the method's description here.