| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
ParamNameType |
Webapp22Factory.createParamNameType()
Returns a new object of class 'Param Name Type'.
|
ParamNameType |
ContextParamType.getParamName()
Returns the value of the 'Param Name' containment reference.
|
ParamNameType |
DocumentRoot.getParamName()
Returns the value of the 'Param Name' containment reference.
|
ParamNameType |
InitParamType.getParamName()
Returns the value of the 'Param Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextParamType.setParamName(ParamNameType value)
Sets the value of the '
Param Name' containment reference. |
void |
DocumentRoot.setParamName(ParamNameType value)
Sets the value of the '
Param Name' containment reference. |
void |
InitParamType.setParamName(ParamNameType value)
Sets the value of the '
Param Name' containment reference. |