|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParamValue | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_2 |
Uses of ParamValue in com.sun.grizzly.http.webxml.schema.version_2_2 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as ParamValue | |
---|---|
protected ParamValue |
ContextParam.paramValue
|
protected ParamValue |
InitParam.paramValue
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return ParamValue | |
---|---|
ParamValue |
ObjectFactory.createParamValue()
Create an instance of ParamValue |
ParamValue |
ContextParam.getParamValue()
Gets the value of the paramValue property. |
ParamValue |
InitParam.getParamValue()
Gets the value of the paramValue property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type ParamValue | |
---|---|
void |
ContextParam.setParamValue(ParamValue value)
Sets the value of the paramValue property. |
void |
InitParam.setParamValue(ParamValue value)
Sets the value of the paramValue property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |