public class CurrencyAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,com.neovisionaries.i18n.CurrencyCode>
| Constructor and Description |
|---|
CurrencyAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
marshal(com.neovisionaries.i18n.CurrencyCode currencyCode) |
com.neovisionaries.i18n.CurrencyCode |
unmarshal(java.lang.String currencyCode) |
public CurrencyAdapter()
public java.lang.String marshal(com.neovisionaries.i18n.CurrencyCode currencyCode) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,com.neovisionaries.i18n.CurrencyCode>java.lang.Exceptionpublic com.neovisionaries.i18n.CurrencyCode unmarshal(java.lang.String currencyCode) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,com.neovisionaries.i18n.CurrencyCode>java.lang.ExceptionCopyright © 2014-2015 Konik.io. All Rights Reserved.