@Entity public class Floor extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
(package private) int |
level |
(package private) List<Room> |
rooms |
private static long |
serialVersionUID |
Modifier | Constructor and Description |
---|---|
protected |
Floor() |
|
Floor(int level) |
private static final long serialVersionUID
int level
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.