Modifier and Type | Method and Description |
---|---|
MonetaryAmount |
MonetaryAdjuster.adjustInto(MonetaryAmount amount)
Adjusts the specified monetary object.
|
MonetaryAmount |
MonetaryAmount.with(MonetaryAdjuster adjuster)
Returns an adjusted object of the same type as this object with
the adjustment made.
|
Modifier and Type | Method and Description |
---|---|
MonetaryAmount |
MonetaryAdjuster.adjustInto(MonetaryAmount amount)
Adjusts the specified monetary object.
|
R |
MonetaryQuery.queryFrom(MonetaryAmount amount)
Queries the specified monetary amount.
|
Copyright © 2012–2013 JSR 354 - Expert Group. All rights reserved.