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