get Amount Formats
open override fun getAmountFormats(formatQuery: AmountFormatQuery): Collection<MonetaryAmountFormat>
Ermittelt alle Formate, die auf die uebergebene Query uebereinstimmen.
Return
the corresponding MonetaryAmountFormat instances, never null
Parameters
format Query
The format query defining the requirements of the formatter.