Apache CXF API

Uses of Class
org.apache.cxf.management.persistence.ExchangeDataProperty

Packages that use ExchangeDataProperty
org.apache.cxf.management.persistence   
 

Uses of ExchangeDataProperty in org.apache.cxf.management.persistence
 

Methods in org.apache.cxf.management.persistence that return types with arguments of type ExchangeDataProperty
 List<ExchangeDataProperty> ExchangeData.getProperties()
           
 

Method parameters in org.apache.cxf.management.persistence with type arguments of type ExchangeDataProperty
 void ExchangeData.setProperties(List<ExchangeDataProperty> properties)
           
 


Apache CXF API

Apache CXF