public abstract class ComponentWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected List<Component> |
components |
Constructor and Description |
---|
ComponentWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
addComponent(Component component) |
List<Component> |
getComponents() |
void |
setComponents(List<Component> components) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.