|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.StatementFindRdbWrapper.SelectTempQuadsResultImpl
public static class StatementFindRdbWrapper.SelectTempQuadsResultImpl
Default implementation of SelectTempQuadsResult
| Field Summary | |
|---|---|
long |
namedGraphId
Value for the "namedGraphId" result value |
long |
obj
Value for the "obj" result value |
long |
prop
Value for the "prop" result value |
long |
subj
Value for the "subj" result value |
| Constructor Summary | |
|---|---|
StatementFindRdbWrapper.SelectTempQuadsResultImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long namedGraphId
public long subj
public long prop
public long obj
| Constructor Detail |
|---|
public StatementFindRdbWrapper.SelectTempQuadsResultImpl()
| Method Detail |
|---|
public long getNamedGraphId()
StatementFindRdbWrapper.SelectTempQuadsResult
getNamedGraphId in interface StatementFindRdbWrapper.SelectTempQuadsResultpublic void setNamedGraphId(long namedGraphId)
StatementFindRdbWrapper.SelectTempQuadsResult
setNamedGraphId in interface StatementFindRdbWrapper.SelectTempQuadsResultnamedGraphId - the "NamedGraphId" result valuepublic long getSubj()
StatementFindRdbWrapper.SelectTempQuadsResult
getSubj in interface StatementFindRdbWrapper.SelectTempQuadsResultpublic void setSubj(long subj)
StatementFindRdbWrapper.SelectTempQuadsResult
setSubj in interface StatementFindRdbWrapper.SelectTempQuadsResultsubj - the "Subj" result valuepublic long getProp()
StatementFindRdbWrapper.SelectTempQuadsResult
getProp in interface StatementFindRdbWrapper.SelectTempQuadsResultpublic void setProp(long prop)
StatementFindRdbWrapper.SelectTempQuadsResult
setProp in interface StatementFindRdbWrapper.SelectTempQuadsResultprop - the "Prop" result valuepublic long getObj()
StatementFindRdbWrapper.SelectTempQuadsResult
getObj in interface StatementFindRdbWrapper.SelectTempQuadsResultpublic void setObj(long obj)
StatementFindRdbWrapper.SelectTempQuadsResult
setObj in interface StatementFindRdbWrapper.SelectTempQuadsResultobj - the "Obj" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||