Uses of Class
org.apache.cxf.ws.addressing.RelatesToType
Packages that use RelatesToType
-
Uses of RelatesToType in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return RelatesToTypeModifier and TypeMethodDescriptionstatic RelatesToTypeVersionTransformer.convert(Relationship exposed) Convert from 2004/03 Relationship to 2005/08 RelatesToType.static RelatesToTypeVersionTransformer.convert(Relationship exposed) Convert from 2004/08 Relationship to 2005/08 RelatesToType.ObjectFactory.createRelatesToType()Create an instance ofRelatesToTypeAddressingProperties.getRelatesTo()Accessor for the RelatesTo property.static RelatesToTypeContextUtils.getRelatesTo(String uri) Helper method to get a RealtesTo instance.Methods in org.apache.cxf.ws.addressing that return types with arguments of type RelatesToTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RelatesToType>ObjectFactory.createRelatesTo(RelatesToType value) Methods in org.apache.cxf.ws.addressing with parameters of type RelatesToTypeModifier and TypeMethodDescriptionstatic RelationshipVersionTransformer.convert(RelatesToType internal) Convert from 2005/08 RelatesToType to 2004/08 Relationship.static RelationshipVersionTransformer.convertTo200403(RelatesToType internal) Convert from 2005/08 RelatesToType to 2004/03 Relationship.jakarta.xml.bind.JAXBElement<RelatesToType>ObjectFactory.createRelatesTo(RelatesToType value) voidAddressingProperties.setRelatesTo(RelatesToType rel) Mutator for the RelatesTo property.