Uses of Class
org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
Packages that use ReferencePropertiesType
-
Uses of ReferencePropertiesType in org.apache.cxf.ws.addressing.v200403
Fields in org.apache.cxf.ws.addressing.v200403 declared as ReferencePropertiesTypeModifier and TypeFieldDescriptionprotected ReferencePropertiesTypeEndpointReferenceType.referencePropertiesMethods in org.apache.cxf.ws.addressing.v200403 that return ReferencePropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createReferencePropertiesType()Create an instance ofReferencePropertiesTypeEndpointReferenceType.getReferenceProperties()Gets the value of the referenceProperties property.Methods in org.apache.cxf.ws.addressing.v200403 with parameters of type ReferencePropertiesTypeModifier and TypeMethodDescriptionvoidEndpointReferenceType.setReferenceProperties(ReferencePropertiesType value) Sets the value of the referenceProperties property.