|
||||||||||
| 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.SelectTrackerStatementsDeletionsResultImpl
public static class ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultImpl
Default implementation of SelectTrackerStatementsDeletionsResult
| 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.SelectTrackerStatementsDeletionsResultImpl()
|
|
| 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.SelectTrackerStatementsDeletionsResultImpl()
| Method Detail |
|---|
public long getId()
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
getId in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultpublic void setId(long id)
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
setId in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultid - the "Id" result valuepublic long getSubj()
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
getSubj in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultpublic void setSubj(long subj)
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
setSubj in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultsubj - the "Subj" result valuepublic long getProp()
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
getProp in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultpublic void setProp(long prop)
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
setProp in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultprop - the "Prop" result valuepublic long getObj()
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
getObj in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultpublic void setObj(long obj)
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
setObj in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultobj - the "Obj" result valuepublic long getNamedgraphid()
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
getNamedgraphid in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultpublic void setNamedgraphid(long namedgraphid)
ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResult
setNamedgraphid in interface ReplicationRdbWrapper.SelectTrackerStatementsDeletionsResultnamedgraphid - the "Namedgraphid" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||