Package | Description |
---|---|
org.apache.cxf.ws.addressing | |
org.apache.cxf.ws.addressing.v200408 |
Modifier and Type | Method and Description |
---|---|
static Relationship |
VersionTransformer.convert(RelatesToType internal)
Convert from 2005/08 RelatesToType to 2004/08 Relationship.
|
Modifier and Type | Method and Description |
---|---|
static RelatesToType |
VersionTransformer.convert(Relationship exposed)
Convert from 2004/08 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