Uses of Class
au.gov.tas.dpiwe.mr.util.MutableBigDecimal

Packages that use MutableBigDecimal
au.gov.tas.dpiwe.mr.util The au.gov.tas.dpiwe.mr.util package contains generally useful utility classes which, while being used to help code internal functions of the architecture, could be more widely applicable. 
 

Uses of MutableBigDecimal in au.gov.tas.dpiwe.mr.util
 

Methods in au.gov.tas.dpiwe.mr.util that return MutableBigDecimal
 MutableBigDecimal MutableBigDecimal.setBigDecimal(BigDecimal bd)
          Changes the BigDecimal primitive value of this MutableBigDecimal object.