|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Init Param'.
The following features are supported:
WscommonPackage.getInitParam()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
EList |
getDescriptionTypes()
Returns the value of the 'Description Types' containment reference list. |
java.lang.String |
getParamName()
Returns the value of the 'Param Name' attribute |
java.lang.String |
getParamValue()
Returns the value of the 'Param Value' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setParamName(java.lang.String value)
Sets the value of the ' Param Name ' attribute |
void |
setParamValue(java.lang.String value)
Sets the value of the ' Param Value ' attribute |
Method Detail |
public java.lang.String getParamName()
If the meaning of the 'Param Name' attribute isn't clear, there really should be more of a description here...
setParamName(String)
,
WscommonPackage.getInitParam_ParamName()
public void setParamName(java.lang.String value)
Param Name
' attribute.
value
- the new value of the 'Param Name' attribute.getParamName()
public java.lang.String getParamValue()
If the meaning of the 'Param Value' attribute isn't clear, there really should be more of a description here...
setParamValue(String)
,
WscommonPackage.getInitParam_ParamValue()
public void setParamValue(java.lang.String value)
Param Value
' attribute.
value
- the new value of the 'Param Value' attribute.getParamValue()
public java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
WscommonPackage.getInitParam_Description()
public void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
public EList getDescriptionTypes()
DescriptionType
.
If the meaning of the 'Description Types' containment reference list isn't clear, there really should be more of a description here...
WscommonPackage.getInitParam_DescriptionTypes()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |