Class MoneyBigDecimalXmlAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,BigDecimal>
no.digipost.api.datatypes.marshalling.MoneyBigDecimalXmlAdapter

public class MoneyBigDecimalXmlAdapter extends XmlAdapter<String,BigDecimal>
Ensures that all money values has exactly 2 descimals, rounding if neccessary.