mx.bigdata.sat.cfd.v22.schema
Class Adapter1
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
mx.bigdata.sat.cfd.v22.schema.Adapter1
public class Adapter1
- extends XmlAdapter<String,Date>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapter1
public Adapter1()
unmarshal
public Date unmarshal(String value)
- Specified by:
unmarshal in class XmlAdapter<String,Date>
marshal
public String marshal(Date value)
- Specified by:
marshal in class XmlAdapter<String,Date>
Copyright © 2010-2013. All Rights Reserved.