public class CountryAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<TradeCountry,com.neovisionaries.i18n.CountryCode>
| Constructor and Description |
|---|
CountryAdapter() |
| Modifier and Type | Method and Description |
|---|---|
TradeCountry |
marshal(com.neovisionaries.i18n.CountryCode country) |
com.neovisionaries.i18n.CountryCode |
unmarshal(TradeCountry tradeCountry) |
public CountryAdapter()
public TradeCountry marshal(com.neovisionaries.i18n.CountryCode country) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<TradeCountry,com.neovisionaries.i18n.CountryCode>java.lang.Exceptionpublic com.neovisionaries.i18n.CountryCode unmarshal(TradeCountry tradeCountry) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<TradeCountry,com.neovisionaries.i18n.CountryCode>java.lang.ExceptionCopyright © 2014-2018 Konik.io. All Rights Reserved.