-
- All Implemented Interfaces:
public abstract class Condition
-
-
Method Summary
Modifier and Type Method Description StringgetStatement()StringgetOperator()-
-
Constructor Detail
-
Condition
Condition(String logic)
-
-
Method Detail
-
getStatement
String getStatement()
-
getOperator
String getOperator()
-
-
-
-