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.Exception
public ZfDate unmarshal(DueDatePeriod period) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<DueDatePeriod,ZfDate>
java.lang.Exception
Copyright © 2014-2018 Konik.io. All Rights Reserved.