| Package | Description |
|---|---|
| org.apache.cxf.ws.addressing | |
| org.apache.cxf.ws.addressing.v200403 |
| Modifier and Type | Method and Description |
|---|---|
static Relationship |
VersionTransformer.convertTo200403(RelatesToType internal)
Convert from 2005/08 RelatesToType to 2004/03 Relationship.
|
| Modifier and Type | Method and Description |
|---|---|
static RelatesToType |
VersionTransformer.convert(Relationship exposed)
Convert from 2004/03 Relationship to 2005/08 RelatesToType.
|
| Modifier and Type | Method and Description |
|---|---|
Relationship |
ObjectFactory.createRelationship()
Create an instance of
Relationship |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Relationship> |
ObjectFactory.createRelatesTo(Relationship value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Relationship> |
ObjectFactory.createRelatesTo(Relationship value)
|
Apache CXF