|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParamValueType | |
---|---|
org.eclipse.modisco.jee.webapp.webapp22 |
Uses of ParamValueType in org.eclipse.modisco.jee.webapp.webapp22 |
---|
Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ParamValueType | |
---|---|
ParamValueType |
Webapp22Factory.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. |
Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type ParamValueType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |