Class TimestampAdapter


  • public class TimestampAdapter
    extends javax.xml.bind.annotation.adapters.XmlAdapter<BigInteger,​Instant>
    Adapter class to convert Participant Model timestamps to Java instants and vice versa.
    • Constructor Detail

      • TimestampAdapter

        public TimestampAdapter()