public static class JaxbUtils.DatimeAdapter extends XmlAdapter<String,org.joda.time.DateTime>
Constructor and Description |
---|
DatimeAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(org.joda.time.DateTime date) |
org.joda.time.DateTime |
unmarshal(String s) |
Copyright © 2017. All rights reserved.