public class ValidateConstraint extends Object implements ConstraintState
| Constructor and Description |
|---|
ValidateConstraint() |
ValidateConstraint(boolean not) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNot() |
void |
setNot(boolean not) |
String |
toString() |
ValidateConstraint |
withNot(boolean not) |
public ValidateConstraint()
public ValidateConstraint(boolean not)
public boolean isNot()
public void setNot(boolean not)
public ValidateConstraint withNot(boolean not)
Copyright © 2004–2024 JSQLParser. All rights reserved.