public static class DateRange.Adapter extends javax.xml.bind.annotation.adapters.XmlAdapter<DateRange.Container,DateRange>
| Constructor and Description |
|---|
DateRange.Adapter() |
| Modifier and Type | Method and Description |
|---|---|
DateRange.Container |
marshal(DateRange v) |
DateRange |
unmarshal(DateRange.Container v) |
public DateRange unmarshal(DateRange.Container v) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<DateRange.Container,DateRange>java.lang.Exceptionpublic DateRange.Container marshal(DateRange v) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<DateRange.Container,DateRange>java.lang.ExceptionCopyright © 2013 echocat. All Rights Reserved.