java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.Context>
eu.europa.esig.dss.detailedreport.jaxb.Adapter6

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

    • Adapter6

      public Adapter6()
  • Method Details

    • unmarshal

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

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