Class ShortDateAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
org.cruk.clarity.api.jaxb.AbstractDateAdapter
org.cruk.clarity.api.jaxb.ShortDateAdapter

public class ShortDateAdapter extends AbstractDateAdapter
Adapter for those dates that are exchanged with the API in the short date only format.
  • Constructor Details

    • ShortDateAdapter

      public ShortDateAdapter()
      Empty constructor.
  • Method Details