Interface MonetaryAmountConvertable
- All Known Subinterfaces:
CentPrecisionMoney,CentPrecisionMoneyDraft,HighPrecisionMoney,HighPrecisionMoneyDraft,Money,TypedMoney,TypedMoneyDraft
public interface MonetaryAmountConvertable
conversion methods for Money classes
-
Method Summary
Modifier and TypeMethodDescriptiondefault javax.money.MonetaryAmount<T> T
-
Method Details
-
withMoney
-
toMonetaryAmount
default javax.money.MonetaryAmount toMonetaryAmount()
-