|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.NodeSQL.SelectAllResolvedLiteralIdsResultImpl
public static class NodeSQL.SelectAllResolvedLiteralIdsResultImpl
Default implementation of SelectAllResolvedLiteralIdsResult
| 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 | |
|---|---|
NodeSQL.SelectAllResolvedLiteralIdsResultImpl()
|
|
| 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 long modifierId
public java.lang.String value
| Constructor Detail |
|---|
public NodeSQL.SelectAllResolvedLiteralIdsResultImpl()
| Method Detail |
|---|
public long getId()
NodeSQL.SelectAllResolvedLiteralIdsResult
getId in interface NodeSQL.SelectAllResolvedLiteralIdsResultpublic void setId(long id)
NodeSQL.SelectAllResolvedLiteralIdsResult
setId in interface NodeSQL.SelectAllResolvedLiteralIdsResultid - the "Id" result valuepublic long getModifierId()
NodeSQL.SelectAllResolvedLiteralIdsResult
getModifierId in interface NodeSQL.SelectAllResolvedLiteralIdsResultpublic void setModifierId(long modifierId)
NodeSQL.SelectAllResolvedLiteralIdsResult
setModifierId in interface NodeSQL.SelectAllResolvedLiteralIdsResultmodifierId - the "ModifierId" result valuepublic java.lang.String getValue()
NodeSQL.SelectAllResolvedLiteralIdsResult
getValue in interface NodeSQL.SelectAllResolvedLiteralIdsResultpublic void setValue(java.lang.String value)
NodeSQL.SelectAllResolvedLiteralIdsResult
setValue in interface NodeSQL.SelectAllResolvedLiteralIdsResultvalue - the "Value" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||