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