public class Room extends AbstractPersistable
id
Constructor and Description |
---|
Room() |
Modifier and Type | Method and Description |
---|---|
int |
getCapacity() |
String |
getCode() |
String |
getLabel() |
void |
setCapacity(int capacity) |
void |
setCode(String code) |
String |
toString() |
compareTo, getId, setId
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.