public class SDateAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
Date
SDateAdapter()
String
marshal(Date v)
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SDateAdapter()
public String marshal(Date v)
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
public Date unmarshal(String v)
unmarshal
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.