public class Service extends Object
private String
code
private List<Floor>
floor
name
Service()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String name
private String code
private List<Floor> floor
public Service()