| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.exprs2 |
| Modifier and Type | Method and Description |
|---|---|
SqlExprType |
SqlExprVarBase.getType() |
SqlExprType |
SqlExprConstantBase.getType() |
SqlExprType |
SqlExpr1.getType() |
SqlExprType |
SqlExpr2.getType() |
SqlExprType |
S_Jena.getType() |
SqlExprType |
SqlExpr.getType() |
SqlExprType |
SqlExprN.getType() |
SqlExprType |
SqlExprFunctionBase.getType() |
static SqlExprType |
SqlExprType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlExprType[] |
SqlExprType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.