org.apache.camel.converter.jaxb
Class ExchangeDefinition
java.lang.Object
org.apache.camel.converter.jaxb.ExchangeDefinition
public class ExchangeDefinition
- extends Object
- Version:
- $Revision: 750806 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExchangeDefinition
public ExchangeDefinition()
getBody
public Object getBody()
setBody
public void setBody(Object body)
getProperties
public List<PropertyDefinition> getProperties()
setProperties
public void setProperties(List<PropertyDefinition> properties)
Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.