|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.InsertStatementsRdbWrapper.SelectInsertStatementsResultImpl
public static class InsertStatementsRdbWrapper.SelectInsertStatementsResultImpl
Default implementation of SelectInsertStatementsResult
| Field Summary | |
|---|---|
long |
graphid
Value for the "graphid" result value |
long |
obj
Value for the "obj" result value |
int |
operation
Value for the "operation" result value |
long |
prop
Value for the "prop" result value |
long |
subj
Value for the "subj" result value |
| Constructor Summary | |
|---|---|
InsertStatementsRdbWrapper.SelectInsertStatementsResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getGraphid()
Get the "Graphid" result value |
long |
getObj()
Get the "Obj" result value |
int |
getOperation()
Get the "Operation" result value |
long |
getProp()
Get the "Prop" result value |
long |
getSubj()
Get the "Subj" result value |
void |
setGraphid(long graphid)
Set the "Graphid" result value |
void |
setObj(long obj)
Set the "Obj" result value |
void |
setOperation(int operation)
Set the "Operation" 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 int operation
public long graphid
public long subj
public long prop
public long obj
| Constructor Detail |
|---|
public InsertStatementsRdbWrapper.SelectInsertStatementsResultImpl()
| Method Detail |
|---|
public int getOperation()
InsertStatementsRdbWrapper.SelectInsertStatementsResult
getOperation in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultpublic void setOperation(int operation)
InsertStatementsRdbWrapper.SelectInsertStatementsResult
setOperation in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultoperation - the "Operation" result valuepublic long getGraphid()
InsertStatementsRdbWrapper.SelectInsertStatementsResult
getGraphid in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultpublic void setGraphid(long graphid)
InsertStatementsRdbWrapper.SelectInsertStatementsResult
setGraphid in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultgraphid - the "Graphid" result valuepublic long getSubj()
InsertStatementsRdbWrapper.SelectInsertStatementsResult
getSubj in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultpublic void setSubj(long subj)
InsertStatementsRdbWrapper.SelectInsertStatementsResult
setSubj in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultsubj - the "Subj" result valuepublic long getProp()
InsertStatementsRdbWrapper.SelectInsertStatementsResult
getProp in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultpublic void setProp(long prop)
InsertStatementsRdbWrapper.SelectInsertStatementsResult
setProp in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultprop - the "Prop" result valuepublic long getObj()
InsertStatementsRdbWrapper.SelectInsertStatementsResult
getObj in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultpublic void setObj(long obj)
InsertStatementsRdbWrapper.SelectInsertStatementsResult
setObj in interface InsertStatementsRdbWrapper.SelectInsertStatementsResultobj - the "Obj" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||