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

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

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

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

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



Copyright © 2009 Apache Software Foundation. All Rights Reserved.