public class TOC extends Object
This class is configured via XML (i.e. a console-config.xml file).
This is done via the HK2 ConfigParser.
| Constructor and Description |
|---|
TOC() |
| Modifier and Type | Method and Description |
|---|---|
List<TOCItem> |
getTOCItems()
Accessor for child
TOCItems. |
String |
getVersion() |
void |
setTOCItems(List<TOCItem> tocItems)
IntegrationPoints setter. |
void |
setVersion(String version) |
Copyright © 2019. All rights reserved.