Home | History | Annotate | Download | only in text

Lines Matching defs:getRoundingIncrement

1110   public synchronized java.math.BigDecimal getRoundingIncrement() {
1111 return exportedProperties.getRoundingIncrement();
2395 tprops.setRoundingIncrement(exportedProperties.getRoundingIncrement());