public class Adapter2 extends XmlAdapter<String,org.joda.time.DateTime>
| Constructor and Description |
|---|
Adapter2() |
public org.joda.time.DateTime unmarshal(String value)
unmarshal in class XmlAdapter<String,org.joda.time.DateTime>public String marshal(org.joda.time.DateTime value)
marshal in class XmlAdapter<String,org.joda.time.DateTime>Copyright © 2016. All rights reserved.