Class Adapter2
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,KeyUsageBit>
eu.europa.esig.dss.simplecertificatereport.jaxb.Adapter2
public class Adapter2 extends XmlAdapter<String,KeyUsageBit>
-
Constructor Summary
Constructors Constructor Description Adapter2() -
Method Summary
Modifier and Type Method Description Stringmarshal(KeyUsageBit value)KeyUsageBitunmarshal(String value)
-
Constructor Details
-
Adapter2
public Adapter2()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshalin classXmlAdapter<String,KeyUsageBit>
-
marshal
- Specified by:
marshalin classXmlAdapter<String,KeyUsageBit>
-