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