| Package | Description |
|---|---|
| org.apache.cxf.ws.addressing |
| Modifier and Type | Method and Description |
|---|---|
RelatesToType |
ObjectFactory.createRelatesToType()
Create an instance of
RelatesToType |
RelatesToType |
AddressingProperties.getRelatesTo()
Accessor for the RelatesTo property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<RelatesToType> |
ObjectFactory.createRelatesTo(RelatesToType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<RelatesToType> |
ObjectFactory.createRelatesTo(RelatesToType value)
|
void |
AddressingProperties.setRelatesTo(RelatesToType relatesTo)
Mutator for the RelatesTo property.
|
Apache CXF