public class ToolInformation extends Object
| Constructor and Description |
|---|
ToolInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
List<Component> |
getComponents() |
List<Service> |
getServices() |
int |
hashCode() |
void |
setComponents(List<Component> components) |
void |
setServices(List<Service> services) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.