Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class Adapter1

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,Calendar>
      extended by com.ebay.soap.eBLBaseComponents.Adapter1

public class Adapter1
extends XmlAdapter<String,Calendar>


Constructor Summary
Adapter1()
           
 
Method Summary
 String marshal(Calendar value)
           
 Calendar unmarshal(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Adapter1

public Adapter1()
Method Detail

unmarshal

public Calendar unmarshal(String value)
Specified by:
unmarshal in class XmlAdapter<String,Calendar>

marshal

public String marshal(Calendar value)
Specified by:
marshal in class XmlAdapter<String,Calendar>

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.