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

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

Uses of DescriptionDefinition in org.apache.camel.model
 

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

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



Copyright © 2009 Apache Software Foundation. All Rights Reserved.