|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NamedGraphRdbWrapper.SelectNamedGraphUrisResult
Interface for holding the results of the selectNamedGraphUris prepared statement.
| 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 |
| Method Detail |
|---|
long getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" result value
AnzoException
java.lang.String getUri()
throws AnzoException
AnzoException
void setUri(java.lang.String uri)
throws AnzoException
uri - the "Uri" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||