Uses of Class
org.apache.camel.converter.jaxb.PropertyType

Uses of PropertyType in org.apache.camel.converter.jaxb
 

Methods in org.apache.camel.converter.jaxb that return types with arguments of type PropertyType
 List<PropertyType> ExchangeType.getProperties()
           
 

Method parameters in org.apache.camel.converter.jaxb with type arguments of type PropertyType
 void ExchangeType.setProperties(List<PropertyType> properties)
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.