|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NamedGraphRdbWrapper.SelectNamedGraphRevisionResult
Interface for holding the results of the selectNamedGraphRevision prepared statement.
| Method Summary | |
|---|---|
long |
getId()
Get the "Id" result value |
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 |
setId(long id)
Set the "Id" 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 getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" 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
long getNamedgraphid()
throws AnzoException
AnzoException
void setNamedgraphid(long namedgraphid)
throws AnzoException
namedgraphid - the "Namedgraphid" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||