Uses of Class
org.apache.camel.model.config.PropertyDefinition

Packages that use PropertyDefinition
org.apache.camel.model.config The Resequencer Configuration classes 
 

Uses of PropertyDefinition in org.apache.camel.model.config
 

Methods in org.apache.camel.model.config that return types with arguments of type PropertyDefinition
 List<PropertyDefinition> PropertiesDefinition.getProperties()
           
 

Method parameters in org.apache.camel.model.config with type arguments of type PropertyDefinition
 void PropertiesDefinition.setProperties(List<PropertyDefinition> properties)
           
 



Apache CAMEL