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