public class IsNull extends Expression
Expression.Time| Constructor and Description |
|---|
IsNull(Expression expression) |
IsNull(String streamId,
Integer streamIndex,
boolean isInnerStream) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Expression |
getExpression() |
String |
getStreamId() |
Integer |
getStreamIndex() |
int |
hashCode() |
boolean |
isInnerStream() |
String |
toString() |
add, and, compare, divide, function, function, in, isNull, isNullInnerStream, isNullInnerStream, isNullStream, isNullStream, mod, multiply, not, or, subtract, value, value, value, value, value, value, variablepublic IsNull(Expression expression)
public Expression getExpression()
public String getStreamId()
public Integer getStreamIndex()
public boolean isInnerStream()
Copyright © 2022 WSO2. All Rights Reserved.