|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultImpl
public static class StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultImpl
Default implementation of SelectStatementsByTripleNoAuthHistoryResult
| 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 | |
|---|---|
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultImpl()
|
|
| 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 StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultImpl()
| Method Detail |
|---|
public long getNamedGraphId()
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
getNamedGraphId in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultpublic void setNamedGraphId(long namedGraphId)
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
setNamedGraphId in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultnamedGraphId - the "NamedGraphId" result valuepublic long getSubj()
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
getSubj in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultpublic void setSubj(long subj)
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
setSubj in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultsubj - the "Subj" result valuepublic long getProp()
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
getProp in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultpublic void setProp(long prop)
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
setProp in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultprop - the "Prop" result valuepublic long getObj()
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
getObj in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultpublic void setObj(long obj)
StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResult
setObj in interface StatementRdbWrapper.SelectStatementsByTripleNoAuthHistoryResultobj - the "Obj" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||