Class BigDecimalAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal>
net.finmath.smartcontract.settlement.BigDecimalAdapter
public class BigDecimalAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BigDecimalAdapter
public BigDecimalAdapter()
-
-
Method Details
-
marshal
- Specified by:
marshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,
BigDecimal> - Throws:
Exception
-
unmarshal
- Specified by:
unmarshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,
BigDecimal> - Throws:
Exception
-