public class

DateTimeBinder

extends XmlAdapter<ValueType, BoundType>
java.lang.Object
   ↳ javax.xml.bind.annotation.adapters.XmlAdapter<ValueType, BoundType>
     ↳ org.mule.modules.oracle.xmlbinding.DateTimeBinder

Summary

Public Constructors
DateTimeBinder()
Public Methods
String marshal(Calendar calendar)
Calendar unmarshal(String value)
[Expand]
Inherited Methods
From class javax.xml.bind.annotation.adapters.XmlAdapter
From class java.lang.Object

Public Constructors

public DateTimeBinder ()

Public Methods

public String marshal (Calendar calendar)

Parameters
calendar

public Calendar unmarshal (String value)

Parameters
value