public class Adapter3 extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
Adapter3()
String
marshal(Date value)
Date
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter3()
public Date unmarshal(String value)
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
public String marshal(Date value)
marshal