| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
ParamValueType |
Webapp23Factory.createParamValueType()
Returns a new object of class 'Param Value Type'.
|
ParamValueType |
ContextParamType.getParamValue()
Returns the value of the 'Param Value' containment reference.
|
ParamValueType |
DocumentRoot.getParamValue()
Returns the value of the 'Param Value' containment reference.
|
ParamValueType |
InitParamType.getParamValue()
Returns the value of the 'Param Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextParamType.setParamValue(ParamValueType value)
Sets the value of the '
Param Value' containment reference. |
void |
DocumentRoot.setParamValue(ParamValueType value)
Sets the value of the '
Param Value' containment reference. |
void |
InitParamType.setParamValue(ParamValueType value)
Sets the value of the '
Param Value' containment reference. |