public class Site extends Object
Site()
Set<Content>
getContents()
String
getName()
void
setContents(Set<Content> contents)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Site()
public String getName()
public void setName(String name)
public Set<Content> getContents()
public void setContents(Set<Content> contents)
Copyright © 2013. All Rights Reserved.