| Package | Description |
|---|---|
| org.apache.cxf.jaxws.handler.types |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptionType
The description type is used by a description element to provide text describing the parent element.
|
| Modifier and Type | Field and Description |
|---|---|
protected XsdStringType |
ParamValueType.paramValue |
| Modifier and Type | Method and Description |
|---|---|
XsdStringType |
ParamValueType.getParamValue()
Gets the value of the paramValue property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParamValueType.setParamValue(XsdStringType value)
Sets the value of the paramValue property.
|
Apache CXF