|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.NodeSQL.ResolveLiteralsResultImpl
public static class NodeSQL.ResolveLiteralsResultImpl
Default implementation of ResolveLiteralsResult
| Field Summary | |
|---|---|
java.lang.Long |
modifier_id
Value for the "modifier_id" result value |
long |
node_id
Value for the "node_id" result value |
java.lang.String |
value
Value for the "value" result value |
| Constructor Summary | |
|---|---|
NodeSQL.ResolveLiteralsResultImpl()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getModifier_id()
Get the "Modifier_id" result value |
long |
getNode_id()
Get the "Node_id" result value |
java.lang.String |
getValue()
Get the "Value" result value |
void |
setModifier_id(java.lang.Long modifier_id)
Set the "Modifier_id" result value |
void |
setNode_id(long node_id)
Set the "Node_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 node_id
public java.lang.String value
public java.lang.Long modifier_id
| Constructor Detail |
|---|
public NodeSQL.ResolveLiteralsResultImpl()
| Method Detail |
|---|
public long getNode_id()
NodeSQL.ResolveLiteralsResult
getNode_id in interface NodeSQL.ResolveLiteralsResultpublic void setNode_id(long node_id)
NodeSQL.ResolveLiteralsResult
setNode_id in interface NodeSQL.ResolveLiteralsResultnode_id - the "Node_id" result valuepublic java.lang.String getValue()
NodeSQL.ResolveLiteralsResult
getValue in interface NodeSQL.ResolveLiteralsResultpublic void setValue(java.lang.String value)
NodeSQL.ResolveLiteralsResult
setValue in interface NodeSQL.ResolveLiteralsResultvalue - the "Value" result valuepublic java.lang.Long getModifier_id()
NodeSQL.ResolveLiteralsResult
getModifier_id in interface NodeSQL.ResolveLiteralsResultpublic void setModifier_id(java.lang.Long modifier_id)
NodeSQL.ResolveLiteralsResult
setModifier_id in interface NodeSQL.ResolveLiteralsResultmodifier_id - the "Modifier_id" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||