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

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

    • Adapter19

      public Adapter19()
  • Method Details

    • unmarshal

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

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