java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.ArchiveTimestampType>
eu.europa.esig.dss.diagnostic.jaxb.Adapter15

public class Adapter15 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.ArchiveTimestampType>
  • Constructor Details

    • Adapter15

      public Adapter15()
  • Method Details

    • unmarshal

      public eu.europa.esig.dss.enumerations.ArchiveTimestampType unmarshal(String value)
      Specified by:
      unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.ArchiveTimestampType>
    • marshal

      public String marshal(eu.europa.esig.dss.enumerations.ArchiveTimestampType value)
      Specified by:
      marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.ArchiveTimestampType>