-
-
Constructor Summary
Constructors
Constructor and Description |
Room() |
Room(House house,
int roomId) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
houseId
private int houseId
-
roomId
private int roomId
-
house
private House house
-
Method Detail
-
getHouse
public House getHouse()
-
getRoomId
public int getRoomId()
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.