public class CurrencyAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,com.neovisionaries.i18n.CurrencyCode>
| Constructor and Description |
|---|
CurrencyAdapter() |
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 konik.io. All Rights Reserved.