public class DateTimeAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<DateTime,ZfDate>
| Constructor and Description |
|---|
DateTimeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
marshal(ZfDate date) |
ZfDate |
unmarshal(DateTime dateTime) |
public DateTimeAdapter()
Copyright © 2014-2015 Konik.io. All Rights Reserved.