org.apache.camel.converter.jaxb
Class StringHeader
java.lang.Object
org.apache.camel.converter.jaxb.HeaderType
org.apache.camel.converter.jaxb.StringHeader
public class StringHeader
- extends HeaderType
- Version:
- $Revision: 640731 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringHeader
public StringHeader()
StringHeader
public StringHeader(String name,
String text)
getText
public String getText()
setText
public void setText(String text)
getValue
public Object getValue()
- Specified by:
getValue in class HeaderType
setValue
public void setValue(Object value)
- Specified by:
setValue in class HeaderType
Copyright © 2009 Apache Software Foundation. All Rights Reserved.