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

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

Uses of Description in org.apache.camel.model
 

Methods in org.apache.camel.model that return Description
 Description OptionalIdentifiedType.getDescription()
           
 

Methods in org.apache.camel.model with parameters of type Description
 void OptionalIdentifiedType.setDescription(Description description)
           
 



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