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