|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdStringType | |
|---|---|
| com.sun.grizzly.http.webxml.schema.version_2_4 | |
| Uses of XsdStringType in com.sun.grizzly.http.webxml.schema.version_2_4 |
|---|
| Subclasses of XsdStringType in com.sun.grizzly.http.webxml.schema.version_2_4 | |
|---|---|
class |
DescriptionType
The description type is used by a description element to provide text describing the parent element. |
| Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as XsdStringType | |
|---|---|
protected XsdStringType |
EnvEntryType.envEntryValue
|
protected XsdStringType |
ParamValueType.paramValue
|
| Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return XsdStringType | |
|---|---|
XsdStringType |
ObjectFactory.createXsdStringType()
Create an instance of XsdStringType |
XsdStringType |
EnvEntryType.getEnvEntryValue()
Gets the value of the envEntryValue property. |
XsdStringType |
ParamValueType.getParamValue()
Gets the value of the paramValue property. |
| Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type XsdStringType | |
|---|---|
void |
EnvEntryType.setEnvEntryValue(XsdStringType value)
Sets the value of the envEntryValue property. |
void |
ParamValueType.setParamValue(XsdStringType value)
Sets the value of the paramValue property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||