public static final class AmountCalculator.RecalculationResult extends java.lang.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-2018 Konik.io. All Rights Reserved.