public class AttributeFunction extends Expression implements Extension
Expression
.Expression.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, isNullInnerStream, isNullInnerStream, isNullStream, isNullStream, mod, multiply, not, or, setQueryContextEndIndex, setQueryContextStartIndex, subtract, value, value, value, value, value, value, variable
public AttributeFunction(String extensionNamespace, String functionName, Expression... parameters)
public String getNamespace()
getNamespace
in interface Extension
public Expression[] getParameters()
public void setParameters(Expression[] parameters)
Copyright © 2018 WSO2. All rights reserved.