public class DescriptionContainer extends Object
ComponentContainers.| Constructor and Description |
|---|
DescriptionContainer(Options options)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(ComponentContainer c)
Add a container to the list.
|
List<ComponentContainer> |
getComponents()
Return the list of
ComponentContainers. |
Options |
getOptions()
Get the options
|
String |
toString() |
public DescriptionContainer(Options options)
options - The options for this modulepublic Options getOptions()
public List<ComponentContainer> getComponents()
ComponentContainers.public void add(ComponentContainer c)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.