Class LongTimestampAdapter

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

public class LongTimestampAdapter extends AbstractDateAdapter
Adapter for those dates that are exchanged with the API in the long timestamp format.
  • Constructor Details

    • LongTimestampAdapter

      public LongTimestampAdapter()
      Empty constructor.
  • Method Details