public class Section extends Object
Section(String name)
void
addPage(Page page)
List<Entry>
getEntries()
String
getName()
List<Page>
getPages()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Section(String name)
public String getName()
public List<Entry> getEntries()
public List<Page> getPages()
public void addPage(Page page)
Copyright © 2013. All Rights Reserved.