public class PeriodCompleteToDateTimeAdapter extends 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 Exception
marshal in class XmlAdapter<DueDatePeriod,ZfDate>Exceptionpublic ZfDate unmarshal(DueDatePeriod period) throws Exception
unmarshal in class XmlAdapter<DueDatePeriod,ZfDate>ExceptionCopyright © 2014-2016 Konik.io. All Rights Reserved.