Class Adapter3

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,​eu.europa.esig.dss.enumerations.SubIndication>
eu.europa.esig.dss.simplereport.jaxb.Adapter3

public class Adapter3
extends XmlAdapter<String,​eu.europa.esig.dss.enumerations.SubIndication>
  • Constructor Details

  • Method Details

    • unmarshal

      public eu.europa.esig.dss.enumerations.SubIndication unmarshal​(String value)
      Specified by:
      unmarshal in class XmlAdapter<String,​eu.europa.esig.dss.enumerations.SubIndication>
    • marshal

      public String marshal​(eu.europa.esig.dss.enumerations.SubIndication value)
      Specified by:
      marshal in class XmlAdapter<String,​eu.europa.esig.dss.enumerations.SubIndication>