Uses of Class
org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
-
Packages that use ReferenceParametersType Package Description org.apache.cxf.ws.addressing org.apache.cxf.ws.addressing.v200408 -
-
Uses of ReferenceParametersType in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return ReferenceParametersType Modifier and Type Method Description static ReferenceParametersTypeVersionTransformer. convert(ReferenceParametersType internal)Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.Methods in org.apache.cxf.ws.addressing with parameters of type ReferenceParametersType Modifier and Type Method Description static 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 ReferenceParametersType Modifier and Type Field Description protected ReferenceParametersTypeEndpointReferenceType. referenceParametersMethods in org.apache.cxf.ws.addressing.v200408 that return ReferenceParametersType Modifier and Type Method Description ReferenceParametersTypeObjectFactory. createReferenceParametersType()Create an instance ofReferenceParametersTypeReferenceParametersTypeEndpointReferenceType. getReferenceParameters()Gets the value of the referenceParameters property.Methods in org.apache.cxf.ws.addressing.v200408 with parameters of type ReferenceParametersType Modifier and Type Method Description voidEndpointReferenceType. setReferenceParameters(ReferenceParametersType value)Sets the value of the referenceParameters property.
-