public class PeriodCompleteToDateTimeAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<DueDatePeriod,ZfDate>
| Constructor and Description |
|---|
PeriodCompleteToDateTimeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
DueDatePeriod |
marshal(ZfDate complete) |
ZfDate |
unmarshal(DueDatePeriod period) |
public PeriodCompleteToDateTimeAdapter()
public DueDatePeriod marshal(ZfDate complete) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<DueDatePeriod,ZfDate>java.lang.Exceptionpublic ZfDate unmarshal(DueDatePeriod period) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<DueDatePeriod,ZfDate>java.lang.ExceptionCopyright © 2014-2015 Konik.io. All Rights Reserved.