public class CurrencyTypeAdapter extends XmlAdapter<String,Long>
CurrencyTypeAdapter()
String
marshal(Long v)
Long
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CurrencyTypeAdapter()
public Long unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Long>
Exception
public String marshal(Long v) throws Exception
marshal
Copyright © 2015 illucIT Software GmbH. All rights reserved.