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