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