| Interface | Description |
|---|---|
| Money.MoneyExtractor<T> |
| Class | Description |
|---|---|
| AbstractAmount |
Abstract base class for working with money or percentage amounts.
|
| Currency |
Currency object to be used from inside the calculation framework.
|
| CurrencyTest | |
| Money |
Represents a monetary amount by combining a
BigDecimal and a Currency. |
| MoneyTest | |
| Percentage |
Represents a relative amount to be used inside the calculation framework.
|
| PercentageTest |
Copyright © 2018 SAP SE. All Rights Reserved.