public class SDecimalAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Decimal>
Decimal
SDecimalAdapter()
String
marshal(Decimal v)
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SDecimalAdapter()
public String marshal(Decimal v)
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,Decimal>
public Decimal unmarshal(String v)
unmarshal
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.