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

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

    • Adapter4

      public Adapter4()
  • Method Details

    • unmarshal

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

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