|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StatementFindRdbWrapper.SelectTempQuadIdNodesResult
Interface for holding the results of the selectTempQuadIdNodes prepared statement.
| 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 |
| Method Detail |
|---|
long getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" result value
AnzoException
java.lang.String getValue()
throws AnzoException
AnzoException
void setValue(java.lang.String value)
throws AnzoException
value - the "Value" result value
AnzoException
long getModifierId()
throws AnzoException
AnzoException
void setModifierId(long modifierId)
throws AnzoException
modifierId - the "ModifierId" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||