public class TimeUnitAdapter extends XmlAdapter<String,TimeUnit>
TimeUnitAdapter
TimeUnit
TimeUnitAdapter()
String
marshal(TimeUnit v)
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeUnitAdapter()
public String marshal(TimeUnit v) throws Exception
marshal
XmlAdapter<String,TimeUnit>
Exception
public TimeUnit unmarshal(String v) throws Exception
unmarshal
Apache Camel