public class FunctionTemplate extends Object
| Constructor and Description |
|---|
FunctionTemplate(String name,
com.hp.hpl.jena.sparql.expr.ExprList exprList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
com.hp.hpl.jena.sparql.expr.ExprList |
getExprList() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.