public class Page extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Documentable> |
constructs |
Caption |
heading |
List<Link> |
links |
public final Caption heading
public final List<Documentable> constructs
public Page(Caption heading, ArrayList<Documentable> constructs, List<Link> links)
heading - name of the bal package.constructs - constructs in the package.links - links to the other packages.Copyright © 2018 WSO2. All rights reserved.