public class Room extends Thing
Room(long id, String name)
Room(String name)
String
toString()
equals, getId, getName, hashCode, setId, setName
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Room(String name)
public Room(long id, String name)
public String toString()
toString
Thing
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.