Uses of Class
org.apache.cxf.ws.addressing.ReferenceParametersType
Packages that use ReferenceParametersType
-
Uses of ReferenceParametersType in org.apache.cxf.ws.addressing
Fields in org.apache.cxf.ws.addressing declared as ReferenceParametersTypeModifier and TypeFieldDescriptionprotected ReferenceParametersTypeEndpointReferenceType.referenceParametersMethods in org.apache.cxf.ws.addressing that return ReferenceParametersTypeModifier and TypeMethodDescriptionstatic ReferenceParametersTypeVersionTransformer.convert(ReferenceParametersType exposed) Convert from 2004/08 ReferenceParametersType to 2005/08 ReferenceParametersType.ObjectFactory.createReferenceParametersType()Create an instance ofReferenceParametersTypeEndpointReferenceType.getReferenceParameters()Gets the value of the referenceParameters property.Methods in org.apache.cxf.ws.addressing with parameters of type ReferenceParametersTypeModifier and TypeMethodDescriptionstatic ReferenceParametersTypeVersionTransformer.convert(ReferenceParametersType internal) Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.voidEndpointReferenceType.setReferenceParameters(ReferenceParametersType value) Sets the value of the referenceParameters property.