Home | History | Annotate | Download | only in text

Lines Matching defs:getRoundingIncrement

1059   public synchronized java.math.BigDecimal getRoundingIncrement() {
1060 return exportedProperties.getRoundingIncrement();
2213 tprops.setRoundingIncrement(exportedProperties.getRoundingIncrement());