Uses of Class
org.apache.camel.converter.jaxb.PropertyDefinition

Uses of PropertyDefinition in org.apache.camel.converter.jaxb
 

Methods in org.apache.camel.converter.jaxb that return types with arguments of type PropertyDefinition
 List<PropertyDefinition> ExchangeDefinition.getProperties()
           
 

Method parameters in org.apache.camel.converter.jaxb with type arguments of type PropertyDefinition
 void ExchangeDefinition.setProperties(List<PropertyDefinition> properties)
           
 



Apache CAMEL