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.Exception
public 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.Exception
Copyright © 2014-2018 Konik.io. All Rights Reserved.