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 OptionalIdentifiedDefinition.getDescription()
           
 

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



Apache Camel