public class Adapter3 extends XmlAdapter<String,org.joda.time.DateMidnight>
| Constructor and Description |
|---|
Adapter3() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(org.joda.time.DateMidnight value) |
org.joda.time.DateMidnight |
unmarshal(String value) |
public org.joda.time.DateMidnight unmarshal(String value)
unmarshal in class XmlAdapter<String,org.joda.time.DateMidnight>public String marshal(org.joda.time.DateMidnight value)
marshal in class XmlAdapter<String,org.joda.time.DateMidnight>Copyright © 2023 Jasig. All rights reserved.