java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
eu.europa.esig.dss.enumerations.GeneralNameType>
eu.europa.esig.dss.diagnostic.jaxb.Adapter5
public class Adapter5
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.GeneralNameType>
-
Constructor Summary
Constructors
-
Method Summary
marshal(eu.europa.esig.dss.enumerations.GeneralNameType value)
eu.europa.esig.dss.enumerations.GeneralNameType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Adapter5
public Adapter5()
-
Method Details
-
unmarshal
public eu.europa.esig.dss.enumerations.GeneralNameType unmarshal(String value)
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.GeneralNameType>
-
marshal
public String marshal(eu.europa.esig.dss.enumerations.GeneralNameType value)
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,eu.europa.esig.dss.enumerations.GeneralNameType>