|
||||||||||
| 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.SelectStatementsByTripleHistoryResultImpl
public static class StatementRdbWrapper.SelectStatementsByTripleHistoryResultImpl
Default implementation of SelectStatementsByTripleHistoryResult
| Field Summary | |
|---|---|
long |
id
Value for the "id" result value |
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.SelectStatementsByTripleHistoryResultImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long id
public long namedGraphId
public long subj
public long prop
public long obj
| Constructor Detail |
|---|
public StatementRdbWrapper.SelectStatementsByTripleHistoryResultImpl()
| Method Detail |
|---|
public long getId()
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
getId in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultpublic void setId(long id)
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
setId in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultid - the "Id" result valuepublic long getNamedGraphId()
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
getNamedGraphId in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultpublic void setNamedGraphId(long namedGraphId)
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
setNamedGraphId in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultnamedGraphId - the "NamedGraphId" result valuepublic long getSubj()
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
getSubj in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultpublic void setSubj(long subj)
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
setSubj in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultsubj - the "Subj" result valuepublic long getProp()
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
getProp in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultpublic void setProp(long prop)
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
setProp in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultprop - the "Prop" result valuepublic long getObj()
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
getObj in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultpublic void setObj(long obj)
StatementRdbWrapper.SelectStatementsByTripleHistoryResult
setObj in interface StatementRdbWrapper.SelectStatementsByTripleHistoryResultobj - the "Obj" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||