Apache CXF API

Uses of Class
org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType

Packages that use ReferencePropertiesType
org.apache.cxf.ws.addressing.v200403   
 

Uses of ReferencePropertiesType in org.apache.cxf.ws.addressing.v200403
 

Fields in org.apache.cxf.ws.addressing.v200403 declared as ReferencePropertiesType
protected  ReferencePropertiesType EndpointReferenceType.referenceProperties
           
 

Methods in org.apache.cxf.ws.addressing.v200403 that return ReferencePropertiesType
 ReferencePropertiesType ObjectFactory.createReferencePropertiesType()
          Create an instance of ReferencePropertiesType
 ReferencePropertiesType EndpointReferenceType.getReferenceProperties()
          Gets the value of the referenceProperties property.
 

Methods in org.apache.cxf.ws.addressing.v200403 with parameters of type ReferencePropertiesType
 void EndpointReferenceType.setReferenceProperties(ReferencePropertiesType value)
          Sets the value of the referenceProperties property.
 


Apache CXF API

Apache CXF