|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Update
A representation of the model object 'Update'.
The following features are supported:
Method Summary | |
---|---|
Parameters |
getParameters()
Returns the value of the 'Parameters' containment reference. |
java.lang.String |
getSql()
Returns the value of the 'Sql' attribute. |
void |
setParameters(Parameters value)
Sets the value of the ' Parameters ' containment reference. |
void |
setSql(java.lang.String value)
Sets the value of the ' Sql ' attribute. |
Method Detail |
---|
Parameters getParameters()
If the meaning of the 'Parameters' containment reference isn't clear, there really should be more of a description here...
setParameters(Parameters)
void setParameters(Parameters value)
Parameters
' containment reference.
value
- the new value of the 'Parameters' containment reference.getParameters()
java.lang.String getSql()
If the meaning of the 'Sql' attribute isn't clear, there really should be more of a description here...
setSql(String)
void setSql(java.lang.String value)
Sql
' attribute.
value
- the new value of the 'Sql' attribute.getSql()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |