public static final class AmountCalculator.RecalculationResult extends Object
| Constructor and Description |
|---|
RecalculationResult(MonetarySummation monetarySummation,
AmountCalculator.TaxAggregator taxAggregator) |
| Modifier and Type | Method and Description |
|---|---|
MonetarySummation |
getMonetarySummation() |
AmountCalculator.TaxAggregator |
getTaxAggregator() |
public RecalculationResult(MonetarySummation monetarySummation, AmountCalculator.TaxAggregator taxAggregator)
public MonetarySummation getMonetarySummation()
public AmountCalculator.TaxAggregator getTaxAggregator()
Copyright © 2014-2016 Konik.io. All Rights Reserved.