public class Adapter1 extends XmlAdapter<String,org.joda.time.DateTime>
| Constructor and Description |
|---|
Adapter1() |
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.