MonetaryOperatorpublic interface MonetaryRounding extends MonetaryOperator
| Modifier and Type | Method | Description |
|---|---|---|
RoundingContext |
getRoundingContext() |
Access the rounding's context, which gives more details of the rounding instances such as
The rounding's name (required)
Its provider (required)
Its base currency
its scale and rounding mode
any other attributes useful to describe the rounding
|
applyRoundingContext getRoundingContext()
Copyright © 2012–2018 JSR 354 - Expert Group. All rights reserved.