Class BigDecimalHashMapAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<BigDecimalHashMap,HashMap<String,BigDecimal>>
ch.cern.eam.wshub.core.services.userdefinedscreens.entities.xmlhashmap.BigDecimalHashMapAdapter
public class BigDecimalHashMapAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<BigDecimalHashMap,HashMap<String,BigDecimal>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BigDecimalHashMapAdapter
public BigDecimalHashMapAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<BigDecimalHashMap,HashMap<String, BigDecimal>> - Throws:
Exception
-
marshal
- Specified by:
marshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<BigDecimalHashMap,HashMap<String, BigDecimal>> - Throws:
Exception
-