Uses of Class
org.apache.camel.model.SetPropertyDefinition

Packages that use SetPropertyDefinition
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of SetPropertyDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return types with arguments of type SetPropertyDefinition
 ExpressionClause<SetPropertyDefinition> SetPropertyDefinition.expression()
          Set the expression that SetPropertyType will use
 



Apache CAMEL