|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StatementRdbWrapper.SelectStatementsByTripleFromHistoryResult
Interface for holding the results of the selectStatementsByTripleFromHistory prepared statement.
| Method Summary | |
|---|---|
long |
getNamedGraphId()
Get the "NamedGraphId" result value |
long |
getObj()
Get the "Obj" result value |
long |
getProp()
Get the "Prop" result value |
long |
getSubj()
Get the "Subj" result value |
void |
setNamedGraphId(long namedGraphId)
Set the "NamedGraphId" result value |
void |
setObj(long obj)
Set the "Obj" result value |
void |
setProp(long prop)
Set the "Prop" result value |
void |
setSubj(long subj)
Set the "Subj" result value |
| Method Detail |
|---|
long getNamedGraphId()
throws AnzoException
AnzoException
void setNamedGraphId(long namedGraphId)
throws AnzoException
namedGraphId - the "NamedGraphId" result value
AnzoException
long getSubj()
throws AnzoException
AnzoException
void setSubj(long subj)
throws AnzoException
subj - the "Subj" result value
AnzoException
long getProp()
throws AnzoException
AnzoException
void setProp(long prop)
throws AnzoException
prop - the "Prop" result value
AnzoException
long getObj()
throws AnzoException
AnzoException
void setObj(long obj)
throws AnzoException
obj - the "Obj" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||