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

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

    • Adapter21

      public Adapter21()
  • Method Details

    • unmarshal

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

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