|
Tuscany DAS for Relational Databases | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameter
A representation of the model object 'Parameter'.
The following features are supported:
Method Summary | |
---|---|
String |
getColumnType()
Returns the value of the 'Column Type' attribute. |
String |
getCommand()
Returns the value of the 'Command' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
void |
setColumnType(String value)
Sets the value of the ' Column Type ' attribute. |
void |
setCommand(String value)
Sets the value of the ' Command ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
Method Detail |
---|
String getColumnType()
If the meaning of the 'Column Type' attribute isn't clear, there really should be more of a description here...
setColumnType(String)
void setColumnType(String value)
Column Type
' attribute.
value
- the new value of the 'Column Type' attribute.getColumnType()
String getCommand()
If the meaning of the 'Command' attribute isn't clear, there really should be more of a description here...
setCommand(String)
void setCommand(String value)
Command
' attribute.
value
- the new value of the 'Command' attribute.getCommand()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
Tuscany DAS for Relational Databases | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |