|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextParamType
A representation of the model object 'Context Param Type'.
The following features are supported:
Webapp22Package.getContextParamType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
ParamNameType |
getParamName()
Returns the value of the 'Param Name' containment reference. |
ParamValueType |
getParamValue()
Returns the value of the 'Param Value' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setParamName(ParamNameType value)
Sets the value of the ' Param Name ' containment reference. |
void |
setParamValue(ParamValueType value)
Sets the value of the ' Param Value ' containment reference. |
Method Detail |
---|
ParamNameType getParamName()
If the meaning of the 'Param Name' containment reference isn't clear, there really should be more of a description here...
setParamName(ParamNameType)
,
Webapp22Package.getContextParamType_ParamName()
void setParamName(ParamNameType value)
Param Name
' containment reference.
value
- the new value of the 'Param Name' containment reference.getParamName()
ParamValueType getParamValue()
If the meaning of the 'Param Value' containment reference isn't clear, there really should be more of a description here...
setParamValue(ParamValueType)
,
Webapp22Package.getContextParamType_ParamValue()
void setParamValue(ParamValueType value)
Param Value
' containment reference.
value
- the new value of the 'Param Value' containment reference.getParamValue()
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType)
,
Webapp22Package.getContextParamType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Webapp22Package.getContextParamType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |