Class Not
java.lang.Object
org.mule.runtime.extension.api.dsql.Expression
org.mule.runtime.extension.internal.expression.Not
Represents the NOT expression
- Since:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.runtime.extension.api.dsql.Expression
isEmpty
-
Field Details
-
expression
-
-
Constructor Details
-
Not
-
-
Method Details
-
accept
- Specified by:
acceptin classExpression
-
getRight
-