|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.GlitterSQL.SelectAllResultImpl
public static class GlitterSQL.SelectAllResultImpl
Default implementation of SelectAllResult
| Field Summary | |
|---|---|
long |
namedgraphId
Value for the "namedgraphId" result value |
long |
objId
Value for the "objId" result value |
long |
propId
Value for the "propId" result value |
long |
subjId
Value for the "subjId" result value |
| Constructor Summary | |
|---|---|
GlitterSQL.SelectAllResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getNamedgraphId()
Get the "NamedgraphId" result value |
long |
getObjId()
Get the "ObjId" result value |
long |
getPropId()
Get the "PropId" result value |
long |
getSubjId()
Get the "SubjId" result value |
void |
setNamedgraphId(long namedgraphId)
Set the "NamedgraphId" result value |
void |
setObjId(long objId)
Set the "ObjId" result value |
void |
setPropId(long propId)
Set the "PropId" result value |
void |
setSubjId(long subjId)
Set the "SubjId" 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 subjId
public long propId
public long objId
| Constructor Detail |
|---|
public GlitterSQL.SelectAllResultImpl()
| Method Detail |
|---|
public long getNamedgraphId()
GlitterSQL.SelectAllResult
getNamedgraphId in interface GlitterSQL.SelectAllResultpublic void setNamedgraphId(long namedgraphId)
GlitterSQL.SelectAllResult
setNamedgraphId in interface GlitterSQL.SelectAllResultnamedgraphId - the "NamedgraphId" result valuepublic long getSubjId()
GlitterSQL.SelectAllResult
getSubjId in interface GlitterSQL.SelectAllResultpublic void setSubjId(long subjId)
GlitterSQL.SelectAllResult
setSubjId in interface GlitterSQL.SelectAllResultsubjId - the "SubjId" result valuepublic long getPropId()
GlitterSQL.SelectAllResult
getPropId in interface GlitterSQL.SelectAllResultpublic void setPropId(long propId)
GlitterSQL.SelectAllResult
setPropId in interface GlitterSQL.SelectAllResultpropId - the "PropId" result valuepublic long getObjId()
GlitterSQL.SelectAllResult
getObjId in interface GlitterSQL.SelectAllResultpublic void setObjId(long objId)
GlitterSQL.SelectAllResult
setObjId in interface GlitterSQL.SelectAllResultobjId - the "ObjId" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||