Apache CXF API

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

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

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

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

Methods in org.apache.cxf.ws.addressing.v200408 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.v200408 with parameters of type ReferencePropertiesType
 void EndpointReferenceType.setReferenceProperties(ReferencePropertiesType value)
          Sets the value of the referenceProperties property.
 


Apache CXF API

Apache CXF