JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jena_sparql_api.relationlet
Interface VarRefEntry
All Superinterfaces:
VarRef
All Known Implementing Classes:
VarRefEntryFnImpl
public interface
VarRefEntry
extends
VarRef
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
RelationletEntry
<?>
getEntry
()
org.apache.jena.sparql.core.Var
getVar
()
Method Details
getEntry
RelationletEntry
<?>
getEntry
()
getVar
org.apache.jena.sparql.core.Var
getVar
()