Apache CXF API

Uses of Class
org.apache.cxf.ws.addressing.v200408.Relationship

Packages that use Relationship
org.apache.cxf.ws.addressing.v200408   
 

Uses of Relationship in org.apache.cxf.ws.addressing.v200408
 

Methods in org.apache.cxf.ws.addressing.v200408 that return Relationship
 Relationship ObjectFactory.createRelationship()
          Create an instance of Relationship
 

Methods in org.apache.cxf.ws.addressing.v200408 that return types with arguments of type Relationship
 javax.xml.bind.JAXBElement<Relationship> ObjectFactory.createRelatesTo(Relationship value)
          Create an instance of JAXBElement<Relationship>}
 

Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type Relationship
 javax.xml.bind.JAXBElement<Relationship> ObjectFactory.createRelatesTo(Relationship value)
          Create an instance of JAXBElement<Relationship>}
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.