Searched refs:cashRoundingIncrement (Results 1 – 1 of 1) sorted by relevance
456 public final double cashRoundingIncrement; field in SupplementalDataInfo.CurrencyNumberInfo477 cashRoundingIncrement = this.cashRounding * Math.pow(10.0, -digits); in CurrencyNumberInfo()