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