public class AttributeFunction extends Expression implements Extension
ExpressionExpression.Time| Constructor and Description |
|---|
AttributeFunction(String extensionNamespace,
String functionName,
Expression... parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getNamespace() |
Expression[] |
getParameters() |
int |
hashCode() |
void |
setParameters(Expression[] parameters) |
String |
toString() |
add, and, compare, divide, function, function, getQueryContextEndIndex, getQueryContextStartIndex, in, isNull, isNullFaultStream, isNullFaultStream, isNullInnerStream, isNullInnerStream, isNullStream, isNullStream, mod, multiply, not, or, setQueryContextEndIndex, setQueryContextStartIndex, subtract, value, value, value, value, value, value, variablepublic AttributeFunction(String extensionNamespace, String functionName, Expression... parameters)
public String getNamespace()
getNamespace in interface Extensionpublic Expression[] getParameters()
public void setParameters(Expression[] parameters)
Copyright © 2019. All rights reserved.