public class DefConfigurations extends Object
| Constructor and Description |
|---|
DefConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
List<DefNode> |
getNodes() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setNodes(List<DefNode> nodes) |
String |
toString() |
Copyright © 2012–2021 OWASP. All rights reserved.