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

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

Uses of OtherwiseType in org.apache.camel.model
 

Methods in org.apache.camel.model that return OtherwiseType
 OtherwiseType ChoiceType.getOtherwise()
           
 

Methods in org.apache.camel.model with parameters of type OtherwiseType
 void ChoiceType.setOtherwise(OtherwiseType otherwise)
           
 



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