|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultImpl
public static class ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultImpl
Default implementation of SelectTrackerStatementsAdditionsResult
| 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 | |
|---|---|
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultImpl()
|
|
| 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 subj
public long prop
public long obj
public long namedgraphid
| Constructor Detail |
|---|
public ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultImpl()
| Method Detail |
|---|
public long getId()
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
getId in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultpublic void setId(long id)
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
setId in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultid - the "Id" result valuepublic long getSubj()
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
getSubj in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultpublic void setSubj(long subj)
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
setSubj in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultsubj - the "Subj" result valuepublic long getProp()
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
getProp in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultpublic void setProp(long prop)
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
setProp in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultprop - the "Prop" result valuepublic long getObj()
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
getObj in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultpublic void setObj(long obj)
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
setObj in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultobj - the "Obj" result valuepublic long getNamedgraphid()
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
getNamedgraphid in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultpublic void setNamedgraphid(long namedgraphid)
ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResult
setNamedgraphid in interface ReplicationRdbWrapper.SelectTrackerStatementsAdditionsResultnamedgraphid - the "Namedgraphid" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||