public class CurrencyAdapter extends XmlAdapter<String,com.neovisionaries.i18n.CurrencyCode>
CurrencyAdapter()
String
marshal(com.neovisionaries.i18n.CurrencyCode currencyCode)
com.neovisionaries.i18n.CurrencyCode
unmarshal(String currencyCode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CurrencyAdapter()
public String marshal(com.neovisionaries.i18n.CurrencyCode currencyCode) throws Exception
marshal
XmlAdapter<String,com.neovisionaries.i18n.CurrencyCode>
Exception
public com.neovisionaries.i18n.CurrencyCode unmarshal(String currencyCode) throws Exception
unmarshal
Copyright © 2014 Konik.io. All Rights Reserved.