|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.rdb.sql.NamedGraphRdbWrapper.SelectMetaGraphUrisResultImpl
public static class NamedGraphRdbWrapper.SelectMetaGraphUrisResultImpl
Default implementation of SelectMetaGraphUrisResult
| Field Summary | |
|---|---|
long |
id
Value for the "id" result value |
java.lang.String |
uri
Value for the "uri" result value |
| Constructor Summary | |
|---|---|
NamedGraphRdbWrapper.SelectMetaGraphUrisResultImpl()
|
|
| Method Summary | |
|---|---|
long |
getId()
Get the "Id" result value |
java.lang.String |
getUri()
Get the "Uri" result value |
void |
setId(long id)
Set the "Id" result value |
void |
setUri(java.lang.String uri)
Set the "Uri" 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 uri
| Constructor Detail |
|---|
public NamedGraphRdbWrapper.SelectMetaGraphUrisResultImpl()
| Method Detail |
|---|
public long getId()
NamedGraphRdbWrapper.SelectMetaGraphUrisResult
getId in interface NamedGraphRdbWrapper.SelectMetaGraphUrisResultpublic void setId(long id)
NamedGraphRdbWrapper.SelectMetaGraphUrisResult
setId in interface NamedGraphRdbWrapper.SelectMetaGraphUrisResultid - the "Id" result valuepublic java.lang.String getUri()
NamedGraphRdbWrapper.SelectMetaGraphUrisResult
getUri in interface NamedGraphRdbWrapper.SelectMetaGraphUrisResultpublic void setUri(java.lang.String uri)
NamedGraphRdbWrapper.SelectMetaGraphUrisResult
setUri in interface NamedGraphRdbWrapper.SelectMetaGraphUrisResulturi - the "Uri" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||