Uses of Class
org.apache.cxf.ws.addressing.v200408.AttributedURI
Packages that use AttributedURI
-
Uses of AttributedURI in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return AttributedURIModifier and TypeMethodDescriptionstatic AttributedURIVersionTransformer.convert(AttributedURIType internal) Convert from 2005/08 AttributedURI to 2004/08 AttributedURI.Methods in org.apache.cxf.ws.addressing with parameters of type AttributedURIModifier and TypeMethodDescriptionstatic AttributedURITypeVersionTransformer.convert(AttributedURI exposed) Convert from 2004/08 AttributedURI to 2005/08 AttributedURI. -
Uses of AttributedURI in org.apache.cxf.ws.addressing.v200408
Fields in org.apache.cxf.ws.addressing.v200408 declared as AttributedURIMethods in org.apache.cxf.ws.addressing.v200408 that return AttributedURIModifier and TypeMethodDescriptionObjectFactory.createAttributedURI()Create an instance ofAttributedURIEndpointReferenceType.getAddress()Gets the value of the address property.Methods in org.apache.cxf.ws.addressing.v200408 that return types with arguments of type AttributedURIModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AttributedURI>ObjectFactory.createAction(AttributedURI value) jakarta.xml.bind.JAXBElement<AttributedURI>ObjectFactory.createMessageID(AttributedURI value) jakarta.xml.bind.JAXBElement<AttributedURI>ObjectFactory.createTo(AttributedURI value) Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type AttributedURIModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AttributedURI>ObjectFactory.createAction(AttributedURI value) jakarta.xml.bind.JAXBElement<AttributedURI>ObjectFactory.createMessageID(AttributedURI value) jakarta.xml.bind.JAXBElement<AttributedURI>ObjectFactory.createTo(AttributedURI value) voidEndpointReferenceType.setAddress(AttributedURI value) Sets the value of the address property.