Uses of Class
org.apache.cxf.ws.addressing.v200408.Relationship
-
Packages that use Relationship Package Description org.apache.cxf.ws.addressing org.apache.cxf.ws.addressing.v200408 -
-
Uses of Relationship in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return Relationship Modifier and Type Method Description static RelationshipVersionTransformer. convert(RelatesToType internal)Convert from 2005/08 RelatesToType to 2004/08 Relationship.Methods in org.apache.cxf.ws.addressing with parameters of type Relationship Modifier and Type Method Description static RelatesToTypeVersionTransformer. convert(Relationship exposed)Convert from 2004/08 Relationship to 2005/08 RelatesToType. -
Uses of Relationship in org.apache.cxf.ws.addressing.v200408
Methods in org.apache.cxf.ws.addressing.v200408 that return Relationship Modifier and Type Method Description RelationshipObjectFactory. createRelationship()Create an instance ofRelationshipMethods in org.apache.cxf.ws.addressing.v200408 that return types with arguments of type Relationship Modifier and Type Method Description javax.xml.bind.JAXBElement<Relationship>ObjectFactory. createRelatesTo(Relationship value)Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type Relationship Modifier and Type Method Description javax.xml.bind.JAXBElement<Relationship>ObjectFactory. createRelatesTo(Relationship value)
-