public class Condition extends Object
Constructor and Description |
---|
Condition() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
String |
getDescription() |
String |
getExpression() |
List<Property> |
getProperties() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setExpression(String expression) |
void |
setProperties(List<Property> properties) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.