public class Not extends LogicalPredicate
Constructor and Description |
---|
Not() |
Modifier and Type | Method and Description |
---|---|
Predicate |
getPredicate() |
void |
setPredicate(Predicate predicate) |
String |
toString() |
public Predicate getPredicate()
public void setPredicate(Predicate predicate)
predicate
- the predicate to setpublic String toString()
toString
in class FolExpression
Copyright © 2017. All rights reserved.