WaehrungsformatProvider

class WaehrungsformatProvider : MonetaryAmountFormatProviderSpi

Klasse WaehrungsformatProviderSpi.

Author

oboehm

Since

3.0 (27.08.2019)

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getAmountFormats(formatQuery: AmountFormatQuery): Collection<MonetaryAmountFormat>

Liefert eine Liste mit dem GeldbetragFormatter zurueck.

Link copied to clipboard
open override fun getAvailableFormatNames(): Set<String>

Als Formatname wird lediglich eine Liste mit "jfachwert" zurueckgegeben.

Link copied to clipboard
open override fun getAvailableLocales(): Set<Locale>

Liefert eine Liste der unterstuetzten Locales.

Link copied to clipboard
open override fun getProviderName(): String

Access the provider's name.