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

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

Uses of WhenType in org.apache.camel.model
 

Methods in org.apache.camel.model that return types with arguments of type WhenType
 List<WhenType> ChoiceType.getWhenClauses()
           
 

Method parameters in org.apache.camel.model with type arguments of type WhenType
 void ChoiceType.setWhenClauses(List<WhenType> whenClauses)
           
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.