|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.StatementFindRdbWrapper.SelectTempQuadIdNodesResultImpl
public static class StatementFindRdbWrapper.SelectTempQuadIdNodesResultImpl
Default implementation of SelectTempQuadIdNodesResult
| Field Summary | |
|---|---|
long |
id
Value for the "id" result value |
long |
modifierId
Value for the "modifierId" result value |
java.lang.String |
value
Value for the "value" result value |
| Constructor Summary | |
|---|---|
StatementFindRdbWrapper.SelectTempQuadIdNodesResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getId()
Get the "Id" result value |
long |
getModifierId()
Get the "ModifierId" result value |
java.lang.String |
getValue()
Get the "Value" result value |
void |
setId(long id)
Set the "Id" result value |
void |
setModifierId(long modifierId)
Set the "ModifierId" result value |
void |
setValue(java.lang.String value)
Set the "Value" result value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long id
public java.lang.String value
public long modifierId
| Constructor Detail |
|---|
public StatementFindRdbWrapper.SelectTempQuadIdNodesResultImpl()
| Method Detail |
|---|
public long getId()
StatementFindRdbWrapper.SelectTempQuadIdNodesResult
getId in interface StatementFindRdbWrapper.SelectTempQuadIdNodesResultpublic void setId(long id)
StatementFindRdbWrapper.SelectTempQuadIdNodesResult
setId in interface StatementFindRdbWrapper.SelectTempQuadIdNodesResultid - the "Id" result valuepublic java.lang.String getValue()
StatementFindRdbWrapper.SelectTempQuadIdNodesResult
getValue in interface StatementFindRdbWrapper.SelectTempQuadIdNodesResultpublic void setValue(java.lang.String value)
StatementFindRdbWrapper.SelectTempQuadIdNodesResult
setValue in interface StatementFindRdbWrapper.SelectTempQuadIdNodesResultvalue - the "Value" result valuepublic long getModifierId()
StatementFindRdbWrapper.SelectTempQuadIdNodesResult
getModifierId in interface StatementFindRdbWrapper.SelectTempQuadIdNodesResultpublic void setModifierId(long modifierId)
StatementFindRdbWrapper.SelectTempQuadIdNodesResult
setModifierId in interface StatementFindRdbWrapper.SelectTempQuadIdNodesResultmodifierId - the "ModifierId" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||