public class JaxbDecimalThreeWithZeroAdapter extends XmlAdapter<String,BigDecimal>
| Constructor and Description |
|---|
JaxbDecimalThreeWithZeroAdapter() |
public BigDecimal unmarshal(String v) throws Exception
unmarshal in class XmlAdapter<String,BigDecimal>Exceptionpublic String marshal(BigDecimal v) throws Exception
marshal in class XmlAdapter<String,BigDecimal>ExceptionCopyright © 2015–2022 cn.gtmap. All rights reserved.