|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.NodeSQL.SelectAllResolvedUriIdsResultImpl
public static class NodeSQL.SelectAllResolvedUriIdsResultImpl
Default implementation of SelectAllResolvedUriIdsResult
| Field Summary | |
|---|---|
long |
id
Value for the "id" result value |
java.lang.String |
value
Value for the "value" result value |
| Constructor Summary | |
|---|---|
NodeSQL.SelectAllResolvedUriIdsResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getId()
Get the "Id" result value |
java.lang.String |
getValue()
Get the "Value" result value |
void |
setId(long id)
Set the "Id" 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
| Constructor Detail |
|---|
public NodeSQL.SelectAllResolvedUriIdsResultImpl()
| Method Detail |
|---|
public long getId()
NodeSQL.SelectAllResolvedUriIdsResult
getId in interface NodeSQL.SelectAllResolvedUriIdsResultpublic void setId(long id)
NodeSQL.SelectAllResolvedUriIdsResult
setId in interface NodeSQL.SelectAllResolvedUriIdsResultid - the "Id" result valuepublic java.lang.String getValue()
NodeSQL.SelectAllResolvedUriIdsResult
getValue in interface NodeSQL.SelectAllResolvedUriIdsResultpublic void setValue(java.lang.String value)
NodeSQL.SelectAllResolvedUriIdsResult
setValue in interface NodeSQL.SelectAllResolvedUriIdsResultvalue - the "Value" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||