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

Packages that use WhenType
org.apache.camel.model Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

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 © 2007 Apache Software Foundation. All Rights Reserved.