public class IsNotNull extends UnaryExpression
| Constructor and Description |
|---|
IsNotNull(Expression argument) |
| Modifier and Type | Method and Description |
|---|---|
Operator |
getOperator() |
DataType |
getReturnedDataType()
Validates the returned data type of the Expression.
|
equals, getArgument, hashCode, setArgument, toString, validateclone, getAppliableOperatorspublic IsNotNull(Expression argument)
public DataType getReturnedDataType()
ExpressiongetReturnedDataType in class Expressionpublic Operator getOperator()
getOperator in class CompositeExpressionCopyright © 2014. All Rights Reserved.