- DEFAULT_MONETARY_CONTEXT - Static variable in class org.javamoney.moneta.Money
-
The default MonetaryContext applied, if not set explicitly on
creation.
- DEFAULT_MONETARY_CONTEXT - Static variable in class org.javamoney.moneta.RoundedMoney
-
The default MonetaryContext applied.
- DefaultAmountFormatProviderSpi - Class in org.javamoney.moneta.internal.format
-
Default format provider, which mainly maps the existing JDK functionality into the JSR 354 logic.
- DefaultAmountFormatProviderSpi() - Constructor for class org.javamoney.moneta.internal.format.DefaultAmountFormatProviderSpi
-
- DefaultLoaderService - Class in org.javamoney.moneta.internal.loader
-
This class provides a mechanism to register resources, that may be updated
regularly.
- DefaultLoaderService() - Constructor for class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
Constructor, initializing from config.
- DefaultMonetaryAmountsSingletonQuerySpi - Class in org.javamoney.moneta.internal
-
Default implementation ot MonetaryAmountsSingletonSpi loading the SPIs on startup
initially once, using the
JSR's Bootstrap mechanism.
- DefaultMonetaryAmountsSingletonQuerySpi() - Constructor for class org.javamoney.moneta.internal.DefaultMonetaryAmountsSingletonQuerySpi
-
- DefaultMonetaryAmountsSingletonSpi - Class in org.javamoney.moneta.internal
-
Default implementation ot MonetaryAmountsSingletonSpi loading the SPIs on startup
initially once, using the
JSR's Bootstrap mechanism.
- DefaultMonetaryAmountsSingletonSpi() - Constructor for class org.javamoney.moneta.internal.DefaultMonetaryAmountsSingletonSpi
-
- DefaultMonetaryConversionsSingletonSpi - Class in org.javamoney.moneta.internal.convert
-
This is the default implementation of the MonetaryConversionsSingletonSpi interface, backing
up the MonetaryConversions singleton.
- DefaultMonetaryConversionsSingletonSpi() - Constructor for class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
Constructors, loads the providers from the Bootstrap component.
- DefaultMonetaryCurrenciesSingletonSpi - Class in org.javamoney.moneta.internal
-
Factory singleton for CurrencyUnit instances as provided by the
different registered CurrencyProviderSpi instances.
- DefaultMonetaryCurrenciesSingletonSpi() - Constructor for class org.javamoney.moneta.internal.DefaultMonetaryCurrenciesSingletonSpi
-
- DefaultMonetaryRoundedFactory - Class in org.javamoney.moneta.function
-
- DefaultMonetaryRoundedFactory(MonetaryOperator) - Constructor for class org.javamoney.moneta.function.DefaultMonetaryRoundedFactory
-
Deprecated.
- DefaultMonetarySummaryStatistics - Class in org.javamoney.moneta.function
-
- DefaultMonetarySummaryStatistics(CurrencyUnit) - Constructor for class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
Creates a new instance, targeting the given
CurrencyUnit.
- DefaultNumberValue - Class in org.javamoney.moneta.spi
-
Default implementation of
NumberValue based on
BigDecimal.
- DefaultNumberValue(Number) - Constructor for class org.javamoney.moneta.spi.DefaultNumberValue
-
- DefaultResourceCache - Class in org.javamoney.moneta.internal.loader
-
Default implementation of
ResourceCache, using the local file system.
- DefaultResourceCache() - Constructor for class org.javamoney.moneta.internal.loader.DefaultResourceCache
-
Constructor.
- DefaultRoundingProvider - Class in org.javamoney.moneta.internal
-
Default implementation of a
RoundingProviderSpi that creates instances of
.javamoney.moneta.format.DefaultRounding that relies on the default fraction units defined by
.Currency#getDefaultFractionDigits().
- DefaultRoundingProvider() - Constructor for class org.javamoney.moneta.internal.DefaultRoundingProvider
-
- divide(Number) - Method in class org.javamoney.moneta.FastMoney
-
- divide(long) - Method in class org.javamoney.moneta.FastMoney
-
- divide(double) - Method in class org.javamoney.moneta.FastMoney
-
- divide(long) - Method in class org.javamoney.moneta.Money
-
- divide(double) - Method in class org.javamoney.moneta.Money
-
- divide(Number) - Method in class org.javamoney.moneta.Money
-
- divide(Number) - Method in class org.javamoney.moneta.RoundedMoney
-
- divide(long) - Method in class org.javamoney.moneta.RoundedMoney
-
- divide(double) - Method in class org.javamoney.moneta.RoundedMoney
-
- divide(NumberValue, NumberValue) - Static method in class org.javamoney.moneta.spi.AbstractRateProvider
-
A protected helper method to divide 2 NumberValue types.
- divide(NumberValue, NumberValue, MathContext) - Static method in class org.javamoney.moneta.spi.AbstractRateProvider
-
A protected helper method to divide 2 NumberValue types.
- divideAndRemainder(Number) - Method in class org.javamoney.moneta.FastMoney
-
- divideAndRemainder(long) - Method in class org.javamoney.moneta.FastMoney
-
- divideAndRemainder(double) - Method in class org.javamoney.moneta.FastMoney
-
- divideAndRemainder(long) - Method in class org.javamoney.moneta.Money
-
- divideAndRemainder(double) - Method in class org.javamoney.moneta.Money
-
- divideAndRemainder(Number) - Method in class org.javamoney.moneta.Money
-
- divideAndRemainder(Number) - Method in class org.javamoney.moneta.RoundedMoney
-
- divideAndRemainder(long) - Method in class org.javamoney.moneta.RoundedMoney
-
- divideAndRemainder(double) - Method in class org.javamoney.moneta.RoundedMoney
-
- divideToIntegralValue(Number) - Method in class org.javamoney.moneta.FastMoney
-
- divideToIntegralValue(long) - Method in class org.javamoney.moneta.FastMoney
-
- divideToIntegralValue(double) - Method in class org.javamoney.moneta.FastMoney
-
- divideToIntegralValue(long) - Method in class org.javamoney.moneta.Money
-
- divideToIntegralValue(double) - Method in class org.javamoney.moneta.Money
-
- divideToIntegralValue(Number) - Method in class org.javamoney.moneta.Money
-
- divideToIntegralValue(Number) - Method in class org.javamoney.moneta.RoundedMoney
-
- divideToIntegralValue(long) - Method in class org.javamoney.moneta.RoundedMoney
-
- divideToIntegralValue(double) - Method in class org.javamoney.moneta.RoundedMoney
-
- doubleValue() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- doubleValueExact() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- get() - Method in enum org.javamoney.moneta.convert.ExchangeRateType
-
- get() - Method in enum org.javamoney.moneta.ExchangeRateType
-
Deprecated.
- get() - Method in class org.javamoney.moneta.function.GroupMonetarySummaryStatistics
-
- getAccessCount() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the number of successful accesses.
- getAmountFactories(MonetaryAmountFactoryQuery) - Method in class org.javamoney.moneta.internal.DefaultMonetaryAmountsSingletonQuerySpi
-
(non-Javadoc)
- getAmountFactory(Class<T>) - Method in class org.javamoney.moneta.internal.DefaultMonetaryAmountsSingletonSpi
-
- getAmountFormats(AmountFormatQuery) - Method in class org.javamoney.moneta.internal.format.DefaultAmountFormatProviderSpi
-
- getAmountFractionDenominator() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- getAmountFractionNumerator() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- getAmountSymbols() - Method in interface org.javamoney.moneta.format.MonetaryAmountFormatSymbols
-
Deprecated.
- getAmountType() - Method in class org.javamoney.moneta.internal.FastMoneyAmountBuilder
-
- getAmountType() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactoryProvider
-
- getAmountType() - Method in class org.javamoney.moneta.internal.MoneyAmountBuilder
-
- getAmountType() - Method in class org.javamoney.moneta.internal.MoneyAmountFactoryProvider
-
- getAmountType() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountBuilder
-
- getAmountType() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactoryProvider
-
- getAmountTypes() - Method in class org.javamoney.moneta.internal.DefaultMonetaryAmountsSingletonSpi
-
- getAvailableFormatNames() - Method in class org.javamoney.moneta.internal.format.DefaultAmountFormatProviderSpi
-
- getAvailableLocales() - Method in class org.javamoney.moneta.internal.format.DefaultAmountFormatProviderSpi
-
- getAverage() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- getAverage() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
Get the mean average of all amounts added.
- getBackupResource() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- getBigDecimal(Number) - Static method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
Deprecated.
- getBigDecimal(Number) - Static method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- getBigDecimal(long) - Static method in class org.javamoney.moneta.spi.MoneyUtils
-
Creates a
BigDecimal from the given
Number doing the
valid conversion depending the type given.
- getBigDecimal(double) - Static method in class org.javamoney.moneta.spi.MoneyUtils
-
Creates a
BigDecimal from the given
Number doing the
valid conversion depending the type given.
- getBigDecimal(Number) - Static method in class org.javamoney.moneta.spi.MoneyUtils
-
Creates a
BigDecimal from the given
Number doing the
valid conversion depending the type given.
- getBigDecimal(Number, MonetaryContext) - Static method in class org.javamoney.moneta.spi.MoneyUtils
-
Creates a
BigDecimal from the given
Number doing the
valid conversion depending the type given, if a
MonetaryContext
is given, it is applied to the number returned.
- getConfig() - Static method in class org.javamoney.moneta.spi.MonetaryConfig
-
- getContext() - Method in class org.javamoney.moneta.FastMoney
-
Access the MonetaryContext used by this instance.
- getContext() - Method in class org.javamoney.moneta.internal.JDKCurrencyAdapter
-
- getContext() - Method in class org.javamoney.moneta.Money
-
Access the MonetaryContext used by this instance.
- getContext() - Method in class org.javamoney.moneta.RoundedMoney
-
- getContext() - Method in class org.javamoney.moneta.spi.AbstractCurrencyConversion
-
Access the target ConversionContext of this conversion instance.
- getContext() - Method in class org.javamoney.moneta.spi.AbstractRateProvider
-
- getContext() - Method in class org.javamoney.moneta.ToStringMonetaryAmountFormat
-
- getCount() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- getCount() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
Get the number of items added to this summary instance.
- getCurrencies(CurrencyQuery) - Method in class org.javamoney.moneta.internal.ConfigurableCurrencyUnitProvider
-
Return a CurrencyUnit instances matching the given
CurrencyContext.
- getCurrencies(CurrencyQuery) - Method in class org.javamoney.moneta.internal.DefaultMonetaryCurrenciesSingletonSpi
-
- getCurrencies(CurrencyQuery) - Method in class org.javamoney.moneta.internal.JDKCurrencyProvider
-
Return a CurrencyUnit instances matching the given
CurrencyContext.
- getCurrency() - Method in class org.javamoney.moneta.FastMoney
-
Returns the amount’s currency, modelled as CurrencyUnit.
- getCurrency() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getCurrency() - Method in class org.javamoney.moneta.Money
-
Returns the amount’s currency, modelled as CurrencyUnit.
- getCurrency() - Method in class org.javamoney.moneta.RoundedMoney
-
- getCurrency() - Method in class org.javamoney.moneta.spi.AbstractCurrencyConversion
-
Access the terminating CurrencyUnit of this conversion instance.
- getCurrencyCode() - Method in class org.javamoney.moneta.internal.JDKCurrencyAdapter
-
Gets the unique currency code, the effective code depends on the
currency.
- getCurrencyConversion(ConversionQuery) - Method in class org.javamoney.moneta.spi.AbstractRateProvider
-
- getCurrencySymbol() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getCurrencyUnit() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- getCurrencyUnit() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
the currency unit used in summary
- getData(String) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- getData() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the resource data.
- getData(boolean) - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
- getData(String) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Access the input stream of the given data resource.
- getDataId() - Method in class org.javamoney.moneta.internal.convert.ECBCurrentRateProvider
-
- getDataId() - Method in class org.javamoney.moneta.internal.convert.ECBHistoric90RateProvider
-
- getDataId() - Method in class org.javamoney.moneta.internal.convert.ECBHistoricRateProvider
-
- getDataStream() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the resource data as input stream.
- getDecimalSeparator() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Gets the character used for decimal sign.
- getDefafult() - Static method in interface org.javamoney.moneta.format.MonetaryAmountFormatSymbols
-
Deprecated.
- getDefaultAmountType() - Method in class org.javamoney.moneta.internal.DefaultMonetaryAmountsSingletonSpi
-
- getDefaultFractionDigits() - Method in class org.javamoney.moneta.internal.JDKCurrencyAdapter
-
Gets the number of fractional digits typically used by this currency.
- getDefaultMonetaryContext() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactoryProvider
-
- getDefaultMonetaryContext() - Method in class org.javamoney.moneta.internal.MoneyAmountFactoryProvider
-
- getDefaultMonetaryContext() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactoryProvider
-
- getDefaultMonetaryContext() - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
Returns the default MonetaryContext used, when no MonetaryContext is
provided.
- getDefaultProviderChain() - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
- getDefaultProviderChain() - Method in class org.javamoney.moneta.internal.DefaultMonetaryCurrenciesSingletonSpi
-
This default implementation simply returns all providers defined in arbitrary order.
- getDescription() - Method in enum org.javamoney.moneta.convert.ExchangeRateType
-
- getDescription() - Method in enum org.javamoney.moneta.ExchangeRateType
-
Deprecated.
- getDigit() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getExchangeContext(String) - Method in class org.javamoney.moneta.spi.AbstractRateProvider
-
- getExchangeRate(ConversionQuery) - Method in class org.javamoney.moneta.internal.convert.IdentityRateProvider
-
- getExchangeRate(ConversionQuery) - Method in class org.javamoney.moneta.internal.convert.IMFHistoricRateProvider
-
- getExchangeRate(MonetaryAmount) - Method in class org.javamoney.moneta.spi.AbstractCurrencyConversion
-
Get the exchange rate type that this MonetaryOperator instance is
using for conversion.
- getExchangeRate(ConversionQuery) - Method in class org.javamoney.moneta.spi.AbstractRateProvider
-
- getExchangeRate(ConversionQuery) - Method in class org.javamoney.moneta.spi.CompoundRateProvider
-
- getExchangeRate(MonetaryAmount) - Method in class org.javamoney.moneta.spi.LazyBoundCurrencyConversion
-
Get the exchange rate type that this provider instance is providing data
for.
- getExchangeRateProvider(ConversionQuery) - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
- getExchangeRateProvider(String...) - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
- getExchangeRateProvider() - Method in class org.javamoney.moneta.spi.LazyBoundCurrencyConversion
-
- getExponentSeparator() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getFactory() - Method in class org.javamoney.moneta.FastMoney
-
- getFactory() - Method in class org.javamoney.moneta.Money
-
- getFactory() - Method in class org.javamoney.moneta.RoundedMoney
-
- getFallbackResource() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Return the fallback location.
- getGroupingSeparator() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getGroupingSize() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Return the grouping size.
- getInfinity() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getInternationalCurrencySymbol() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getLastLoaded() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the timestamp of the last succesful load.
- getLoadCount() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the number of active loads of this resource (InputStream).
- getLoaderListener() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- getMathContext() - Method in class org.javamoney.moneta.function.PrecisionContextRoundedOperator
-
- getMathContext() - Method in class org.javamoney.moneta.function.PrecisionScaleRoundedOperator
-
Deprecated.
- getMathContext() - Method in class org.javamoney.moneta.PrecisionContextRoundedOperator
-
Deprecated.
- getMathContext() - Method in class org.javamoney.moneta.PrecisionScaleRoundedOperator
-
Deprecated.
- getMathContext(MonetaryContext, RoundingMode) - Static method in class org.javamoney.moneta.spi.MoneyUtils
-
Evaluates the
MathContext from the given
MonetaryContext.
- getMax() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- getMax() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
Get the maximal amount found within this summary.
- getMaximalMonetaryContext() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactoryProvider
-
- getMaximalMonetaryContext() - Method in class org.javamoney.moneta.internal.MoneyAmountFactoryProvider
-
- getMaximalMonetaryContext() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactoryProvider
-
- getMaximalMonetaryContext() - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
Returns the maximal MonetaryContext supported.
- getMaximumFractionDigits() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Gets the maximum number of digits allowed in the fraction portion of a number.
- getMaximumIntegerDigits() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Gets the maximum number of digits allowed in the integer portion of a number.
- getMaxNumber() - Method in class org.javamoney.moneta.internal.FastMoneyAmountBuilder
-
- getMaxNumber() - Method in class org.javamoney.moneta.internal.MoneyAmountBuilder
-
- getMaxNumber() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountBuilder
-
- getMin() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- getMin() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
Get the minimal amount found within this summary.
- getMinimumFractionDigits() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Gets the minimum number of digits allowed in the fraction portion of a number.
- getMinimumIntegerDigits() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Gets the minimum number of digits allowed in the integer portion of a number.
- getMinNumber() - Method in class org.javamoney.moneta.internal.FastMoneyAmountBuilder
-
- getMinNumber() - Method in class org.javamoney.moneta.internal.MoneyAmountBuilder
-
- getMinNumber() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountBuilder
-
- getMinusSign() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Gets the character used to represent minus sign.
- getMonetaryDecimalSeparator() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getMultiplier() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Gets the multiplier for use in percent, per mille, and similar formats.
- getNaN() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getNumber() - Method in class org.javamoney.moneta.FastMoney
-
Gets the number representation of the numeric value of this item.
- getNumber() - Method in class org.javamoney.moneta.Money
-
Gets the number representation of the numeric value of this item.
- getNumber() - Method in class org.javamoney.moneta.RoundedMoney
-
- getNumberStripped() - Method in class org.javamoney.moneta.Money
-
- getNumberType() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- getNumericCode() - Method in class org.javamoney.moneta.internal.JDKCurrencyAdapter
-
Gets a numeric currency code.
- getNumericInformation() - Method in interface org.javamoney.moneta.format.MonetaryAmountFormatSymbols
-
Deprecated.
- getOperator() - Method in class org.javamoney.moneta.function.RoundedMoneyProducer
-
- getOperator() - Method in class org.javamoney.moneta.spi.RoundedMoneyProducer
-
- getPatternSeparator() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getPercent() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getPerMill() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- getPrecision() - Method in class org.javamoney.moneta.FastMoney
-
- getPrecision() - Method in class org.javamoney.moneta.RoundedMoney
-
- getPrecision() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- getPriority() - Method in class org.javamoney.moneta.internal.PriorityAwareServiceProvider
-
Returns a priority value of 10.
- getProperties() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the configuration properties of this resource.
- getProperties() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- getProviderName() - Method in class org.javamoney.moneta.internal.DefaultRoundingProvider
-
- getProviderName() - Method in class org.javamoney.moneta.internal.format.DefaultAmountFormatProviderSpi
-
- getProviderName() - Method in class org.javamoney.moneta.internal.JDKCurrencyProvider
-
- getProviderNames() - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
- getProviderNames() - Method in class org.javamoney.moneta.internal.DefaultMonetaryCurrenciesSingletonSpi
-
Get the names of the currently loaded providers.
- getQueryDates(ConversionQuery) - Method in class org.javamoney.moneta.spi.AbstractRateProvider
-
- getQueryInclusionPolicy() - Method in class org.javamoney.moneta.internal.FastMoneyAmountFactoryProvider
-
- getQueryInclusionPolicy() - Method in class org.javamoney.moneta.internal.MoneyAmountFactoryProvider
-
- getQueryInclusionPolicy() - Method in class org.javamoney.moneta.internal.RoundedMoneyAmountFactoryProvider
-
- getRemoteResources() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the remote locations.
- getResourceId() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the resourceId.
- getResourceId() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- getResourceIds() - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- getResourceIds() - Method in interface org.javamoney.moneta.spi.LoaderService
-
Get a
Set of all registered data resource identifiers.
- getResourceLocations() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- getResources(YearMonth) - Method in enum org.javamoney.moneta.internal.convert.IMFRemoteSearch
-
- getReversed(ExchangeRate) - Method in class org.javamoney.moneta.internal.convert.IdentityRateProvider
-
- getRounding(RoundingQuery) - Method in class org.javamoney.moneta.internal.DefaultRoundingProvider
-
Evaluate the rounding that match the given query.
- getRoundingMode() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Gets the RoundingMode used in this DecimalFormat.
- getRoundingMode() - Method in class org.javamoney.moneta.function.ScaleRoundedOperator
-
Deprecated.
- getRoundingMode() - Method in class org.javamoney.moneta.ScaleRoundedOperator
-
Deprecated.
- getRoundingNames() - Method in class org.javamoney.moneta.internal.DefaultRoundingProvider
-
- getRoundingOperator() - Method in class org.javamoney.moneta.function.DefaultMonetaryRoundedFactory
-
Deprecated.
- getRoundingOperator() - Method in interface org.javamoney.moneta.function.MonetaryRoundedFactory
-
return the MonetaryOperator as rounding operator
- getRoundingOperator() - Method in interface org.javamoney.moneta.MonetaryRoundedFactory
-
Deprecated.
return the MonetaryOperator as rounding operator
- getScale() - Method in class org.javamoney.moneta.FastMoney
-
- getScale() - Method in class org.javamoney.moneta.function.PrecisionScaleRoundedOperator
-
Deprecated.
- getScale() - Method in class org.javamoney.moneta.function.ScaleRoundedOperator
-
Deprecated.
- getScale() - Method in class org.javamoney.moneta.PrecisionScaleRoundedOperator
-
Deprecated.
- getScale() - Method in class org.javamoney.moneta.RoundedMoney
-
- getScale() - Method in class org.javamoney.moneta.ScaleRoundedOperator
-
Deprecated.
- getScale(String) - Method in class org.javamoney.moneta.spi.AbstractRateProvider
-
- getScale() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- getServices(Class<T>) - Method in class org.javamoney.moneta.internal.PriorityAwareServiceProvider
-
Loads and registers services.
- getSum() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- getSum() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
Get the sum of all amounts within this summary.
- getUpdateConfiguration(String) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- getUpdateConfiguration(String) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Get the update configuration for the given dataId.
- getUpdatePolicy(String) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- getUpdatePolicy() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Get the UpdatePolicy of this resource.
- getUpdatePolicy() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- getUpdatePolicy(String) - Method in interface org.javamoney.moneta.spi.LoaderService
-
- getZeroDigit() - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
- groupByCurrencyUnit() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Collector to group by CurrencyUnit
- groupBySummarizingMonetary() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
of MonetaryAmount group by MonetarySummary
- GROUPING_GROUPING_SEPARATORS - Static variable in class org.javamoney.moneta.format.AmountFormatParams
-
Allows to define the grouping characters of a number groups as char[], hereby starting from the decimal point.
- GROUPING_SIZES - Static variable in class org.javamoney.moneta.format.AmountFormatParams
-
Allows to define the grouping sizes of the number groups as int[], hereby starting from the decimal point.
- GroupMonetarySummaryStatistics - Class in org.javamoney.moneta.function
-
Internal class implementing grouped statistic functionality.
- IdentityRateProvider - Class in org.javamoney.moneta.internal.convert
-
This class implements an ExchangeRateProvider that provides exchange rate with factor
one for identical base/term currencies.
- IdentityRateProvider() - Constructor for class org.javamoney.moneta.internal.convert.IdentityRateProvider
-
Constructor, also loads initial data.
- IMFHistoricRateProvider - Class in org.javamoney.moneta.internal.convert
-
Find by historic from IMF
- IMFHistoricRateProvider() - Constructor for class org.javamoney.moneta.internal.convert.IMFHistoricRateProvider
-
- IMFRateProvider - Class in org.javamoney.moneta.internal.convert
-
Implements a ExchangeRateProvider that loads the IMF conversion data.
- IMFRateProvider() - Constructor for class org.javamoney.moneta.internal.convert.IMFRateProvider
-
- IMFRemoteSearch - Enum in org.javamoney.moneta.internal.convert
-
- intValue() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- intValueExact() - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- isAvailable(ConversionQuery) - Method in class org.javamoney.moneta.internal.convert.IdentityRateProvider
-
Check if this provider can provide a rate, which is only the case if base and term are equal.
- isBetween(MonetaryAmount, MonetaryAmount) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates a filter using the isBetween predicate.
- isCached(String) - Method in class org.javamoney.moneta.internal.loader.DefaultResourceCache
-
- isCached(String) - Method in interface org.javamoney.moneta.internal.loader.ResourceCache
-
Allows to query if a resource with the given id is present within the
local cache.
- isConversionAvailable(ConversionQuery) - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
- isCurrency(CurrencyUnit...) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Create predicate that filters by CurrencyUnit.
- isDecimalSeparatorAlwaysShown() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Allows you to get the behavior of the decimal separator with integers.
- isEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
-
- isEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.Money
-
- isEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- isExchangeable() - Method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- isExchangeable() - Method in interface org.javamoney.moneta.function.MonetarySummaryStatistics
-
return if is possible do exchange rate or not with the MonetarySummary
- isExchangeRateProviderAvailable(ConversionQuery) - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
- isGreaterThan(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
-
- isGreaterThan(Number) - Method in class org.javamoney.moneta.FastMoney
-
- isGreaterThan(MonetaryAmount) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates filter using isGreaterThan in MonetaryAmount.
- isGreaterThan(MonetaryAmount) - Method in class org.javamoney.moneta.Money
-
- isGreaterThan(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- isGreaterThanOrEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
-
- isGreaterThanOrEqualTo(Number) - Method in class org.javamoney.moneta.FastMoney
-
- isGreaterThanOrEqualTo(MonetaryAmount) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates filter using isGreaterThanOrEqualTo in MonetaryAmount
- isGreaterThanOrEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.Money
-
- isGreaterThanOrEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- isGroupingUsed() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Returns true if grouping is used in this format.
- isInfinityAndNotNaN(Number) - Static method in class org.javamoney.moneta.Money
-
Deprecated.
- isLessThan(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
-
- isLessThan(Number) - Method in class org.javamoney.moneta.FastMoney
-
- isLessThan(MonetaryAmount) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates filter using isLessThan in MonetaryAmount
- isLessThan(MonetaryAmount) - Method in class org.javamoney.moneta.Money
-
- isLessThan(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- isLessThanOrEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
-
- isLessThanOrEqualTo(Number) - Method in class org.javamoney.moneta.FastMoney
-
- isLessThanOrEqualTo(MonetaryAmount) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates filter using isLessThanOrEqualTo in MonetaryAmount
- isLessThanOrEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.Money
-
- isLessThanOrEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- isNegative() - Method in class org.javamoney.moneta.FastMoney
-
- isNegative() - Method in class org.javamoney.moneta.Money
-
- isNegative() - Method in class org.javamoney.moneta.RoundedMoney
-
- isNegativeOrZero() - Method in class org.javamoney.moneta.FastMoney
-
- isNegativeOrZero() - Method in class org.javamoney.moneta.Money
-
- isNegativeOrZero() - Method in class org.javamoney.moneta.RoundedMoney
-
- isNotEqualTo(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- isParseBigDecimal() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Returns true if this format will parse, the value part, as
BigDecimal only.
- isParseIntegerOnly() - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Returns true if this format will parse, the value part, as integers only.
- isPositive() - Method in class org.javamoney.moneta.FastMoney
-
- isPositive() - Method in class org.javamoney.moneta.Money
-
- isPositive() - Method in class org.javamoney.moneta.RoundedMoney
-
- isPositiveOrZero() - Method in class org.javamoney.moneta.FastMoney
-
- isPositiveOrZero() - Method in class org.javamoney.moneta.Money
-
- isPositiveOrZero() - Method in class org.javamoney.moneta.RoundedMoney
-
- isResourceRegistered(String) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- isResourceRegistered(String) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Allows to check if a data resource with the given dataId is registered.
- isStartRemote() - Method in class org.javamoney.moneta.spi.LoadDataInformation
-
- isZero() - Method in class org.javamoney.moneta.FastMoney
-
- isZero() - Method in class org.javamoney.moneta.Money
-
- isZero() - Method in class org.javamoney.moneta.RoundedMoney
-
- majorPart() - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Extract major part of MonetaryAmount
This returns the monetary amount in terms of the minor units of the
currency, truncating the whole part if necessary.
- majorPart() - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Access the shared instance of MajorPart for use.
- majorUnits() - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Access the shared instance of MajorUnits for use.
- max - Variable in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- max() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates a BinaryOperator to calculate the maximum amount.
- max(ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
return the maximum value, if the monetary amounts have different
currencies, will converter first using the given ExchangeRateProvider
- MAX_VALUE - Static variable in class org.javamoney.moneta.FastMoney
-
Maximum possible value supported, using XX (no currency).
- min - Variable in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- min() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates a BinaryOperator to calculate the minimum amount
- min(ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
return the minimum value, if the monetary amounts have different
currencies, will converter first using the given ExchangeRateProvider
- MIN_VALUE - Static variable in class org.javamoney.moneta.FastMoney
-
Minimum possible value supported, using XX (no currency).
- minorPart() - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Extract minor part of MonetaryAmount
This returns the monetary amount in terms of the minor units of the
currency, truncating the whole part if necessary.
- minorPart() - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Access the shared instance of MinorPart for use.
- minorUnits() - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Access the shared instance of MinorUnits for use.
- MonetaryAmountDecimalFormatBuilder - Class in org.javamoney.moneta.format
-
Builder to MonetaryAmountFormat.
- MonetaryAmountFormatSymbols - Interface in org.javamoney.moneta.format
-
Deprecated.
- MonetaryAmountNumericInformation - Class in org.javamoney.moneta.format
-
Deprecated.
- MonetaryAmountProducer - Interface in org.javamoney.moneta.function
-
The producer of
MonetaryAmount from
CurrencyUnit and
Number
- MonetaryAmountProducer - Interface in org.javamoney.moneta.spi
-
The producer of
MonetaryAmount from
CurrencyUnit and
Number
- MonetaryAmountSymbols - Class in org.javamoney.moneta.format
-
Deprecated.
- MonetaryAmountSymbols(Locale) - Constructor for class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Create a MonetaryAmountFormatSymbols object for the given locale
- MonetaryAmountSymbols() - Constructor for class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Create a MonetaryAmountFormatSymbols object for the default FORMAT locale.
- MonetaryConfig - Class in org.javamoney.moneta.spi
-
Loader for the Java Money JSR configuration.
- MonetaryFunctions - Class in org.javamoney.moneta.function
-
This singleton class provides access to the predefined monetary functions.
- MonetaryOperators - Class in org.javamoney.moneta.function
-
This singleton class provides access to the predefined monetary functions.
- MonetaryQueries - Class in org.javamoney.moneta.function
-
This class has utility queries, MonetaryQuery, to MonetaryAmount.
- MonetaryRoundedFactory - Interface in org.javamoney.moneta.function
-
this interface is used to create
RoundedMoney using the
MonetaryOperator as rounding.
- MonetaryRoundedFactory - Interface in org.javamoney.moneta
-
- MonetaryRoundedFactoryBuilder - Class in org.javamoney.moneta.function
-
Builder to
MonetaryRoundedFactory once the
RoundingMode, is possible
choose the
scale, the number of digits to the right of the decimal point, and the
precision, the total number of digits in a number or both.
- MonetaryRoundedFactoryBuilder - Class in org.javamoney.moneta
-
- MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionBuilder - Class in org.javamoney.moneta.function
-
- MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionBuilder - Class in org.javamoney.moneta
-
Deprecated.
- MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionScaleBuilder - Class in org.javamoney.moneta.function
-
- MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionScaleBuilder - Class in org.javamoney.moneta
-
Deprecated.
- MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithScaleBuilder - Class in org.javamoney.moneta.function
-
- MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithScaleBuilder - Class in org.javamoney.moneta
-
Deprecated.
- MonetaryRoundedFactoryWithPrecisionScaleBuilder(RoundingMode) - Constructor for class org.javamoney.moneta.function.MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionScaleBuilder
-
- MonetaryRoundedFactoryWithPrecisionScaleBuilder(RoundingMode) - Constructor for class org.javamoney.moneta.MonetaryRoundedFactoryBuilder.MonetaryRoundedFactoryWithPrecisionScaleBuilder
-
Deprecated.
- MonetarySummaryStatistics - Interface in org.javamoney.moneta.function
-
A state object for collecting statistics such as count, min, max, sum, and
average.
- MonetaryUtil - Class in org.javamoney.moneta.function
-
- Money - Class in org.javamoney.moneta
-
Default immutable implementation of
MonetaryAmount based
on
BigDecimal as numeric representation.
- MoneyAmountBuilder - Class in org.javamoney.moneta.internal
-
Implementation of
MonetaryAmountFactory creating instances of
Money.
- MoneyAmountBuilder() - Constructor for class org.javamoney.moneta.internal.MoneyAmountBuilder
-
- MoneyAmountFactoryProvider - Class in org.javamoney.moneta.internal
-
Implementation of
MonetaryAmountFactoryProviderSpi creating instances of
MoneyAmountBuilder.
- MoneyAmountFactoryProvider() - Constructor for class org.javamoney.moneta.internal.MoneyAmountFactoryProvider
-
- MoneyProducer - Class in org.javamoney.moneta.function
-
- MoneyProducer() - Constructor for class org.javamoney.moneta.function.MoneyProducer
-
- MoneyProducer - Class in org.javamoney.moneta.spi
-
- MoneyProducer() - Constructor for class org.javamoney.moneta.spi.MoneyProducer
-
- MoneyUtils - Class in org.javamoney.moneta.spi
-
Platform RI: This utility class simplifies implementing MonetaryAmount,
by providing the common functionality.
- multiply(Number) - Method in class org.javamoney.moneta.FastMoney
-
- multiply(double) - Method in class org.javamoney.moneta.FastMoney
-
- multiply(long) - Method in class org.javamoney.moneta.FastMoney
-
- multiply(long) - Method in class org.javamoney.moneta.Money
-
- multiply(double) - Method in class org.javamoney.moneta.Money
-
- multiply(Number) - Method in class org.javamoney.moneta.Money
-
- multiply(Number) - Method in class org.javamoney.moneta.RoundedMoney
-
- multiply(long) - Method in class org.javamoney.moneta.RoundedMoney
-
- multiply(double) - Method in class org.javamoney.moneta.RoundedMoney
-
- multiply(NumberValue, NumberValue) - Static method in class org.javamoney.moneta.spi.AbstractRateProvider
-
A protected helper method to multiply 2 NumberValue types.
- of(CurrencyUnit) - Static method in class org.javamoney.moneta.convert.HistoricConversionQueryBuilder
-
Deprecated.
- of(String, CurrencyContext) - Static method in class org.javamoney.moneta.CurrencyUnitBuilder
-
Creates a new CurrencyUnitBuilder.
- of(String, String) - Static method in class org.javamoney.moneta.CurrencyUnitBuilder
-
Creates a new CurrencyUnitBuilder, creates a simple CurrencyContext using the given provider name.
- of(NumberValue, CurrencyUnit) - Static method in class org.javamoney.moneta.FastMoney
-
Static factory method for creating a new instance of
FastMoney.
- of(Number, CurrencyUnit) - Static method in class org.javamoney.moneta.FastMoney
-
Static factory method for creating a new instance of
FastMoney.
- of(Number, String) - Static method in class org.javamoney.moneta.FastMoney
-
Static factory method for creating a new instance of
FastMoney.
- of(Locale) - Static method in class org.javamoney.moneta.format.MonetaryAmountDecimalFormatBuilder
-
- of(String) - Static method in class org.javamoney.moneta.format.MonetaryAmountDecimalFormatBuilder
-
- of(String, Locale) - Static method in class org.javamoney.moneta.format.MonetaryAmountDecimalFormatBuilder
-
- of(MonetaryAmountSymbols, MonetaryAmountProducer) - Static method in interface org.javamoney.moneta.format.MonetaryAmountFormatSymbols
-
Deprecated.
- of(String, MonetaryAmountSymbols, MonetaryAmountProducer) - Static method in interface org.javamoney.moneta.format.MonetaryAmountFormatSymbols
-
Deprecated.
- of(CurrencyUnit) - Static method in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
Creates a new instance, targeting the given
CurrencyUnit.
- of(MathContext) - Static method in interface org.javamoney.moneta.function.MonetaryRoundedFactory
-
- of(MonetaryOperator) - Static method in interface org.javamoney.moneta.function.MonetaryRoundedFactory
-
- of(MathContext) - Static method in class org.javamoney.moneta.function.PrecisionContextRoundedOperator
-
Creates the rounded Operator from mathContext
- of(int, MathContext) - Static method in class org.javamoney.moneta.function.PrecisionScaleRoundedOperator
-
Deprecated.
Creates the rounded Operator from scale and roundingMode
- of(int, RoundingMode) - Static method in class org.javamoney.moneta.function.ScaleRoundedOperator
-
Deprecated.
Creates the rounded Operator from scale and roundingMode
- of(MathContext) - Static method in interface org.javamoney.moneta.MonetaryRoundedFactory
-
Deprecated.
- of(MonetaryOperator) - Static method in interface org.javamoney.moneta.MonetaryRoundedFactory
-
Deprecated.
- of(BigDecimal, CurrencyUnit) - Static method in class org.javamoney.moneta.Money
-
Creates a new instance of
Money, using the default
MonetaryContext.
- of(BigDecimal, CurrencyUnit, MonetaryContext) - Static method in class org.javamoney.moneta.Money
-
Creates a new instance of
Money, using an explicit
MonetaryContext.
- of(Number, CurrencyUnit) - Static method in class org.javamoney.moneta.Money
-
Creates a new instance of
Money, using the default
MonetaryContext.
- of(Number, CurrencyUnit, MonetaryContext) - Static method in class org.javamoney.moneta.Money
-
Creates a new instance of
Money, using an explicit
MonetaryContext.
- of(Number, String) - Static method in class org.javamoney.moneta.Money
-
Static factory method for creating a new instance of
Money.
- of(BigDecimal, String) - Static method in class org.javamoney.moneta.Money
-
Static factory method for creating a new instance of
Money.
- of(Number, String, MonetaryContext) - Static method in class org.javamoney.moneta.Money
-
Static factory method for creating a new instance of
Money.
- of(BigDecimal, String, MonetaryContext) - Static method in class org.javamoney.moneta.Money
-
Static factory method for creating a new instance of
Money.
- of(MathContext) - Static method in class org.javamoney.moneta.PrecisionContextRoundedOperator
-
Deprecated.
Creates the rounded Operator from mathContext
- of(int, MathContext) - Static method in class org.javamoney.moneta.PrecisionScaleRoundedOperator
-
Deprecated.
Creates the rounded Operator from scale and roundingMode
- of(BigDecimal, CurrencyUnit) - Static method in class org.javamoney.moneta.RoundedMoney
-
Translates a BigDecimal value and a CurrencyUnit currency into a
Money.
- of(BigDecimal, CurrencyUnit, MonetaryOperator) - Static method in class org.javamoney.moneta.RoundedMoney
-
Translates a BigDecimal value and a CurrencyUnit currency into a
Money.
- of(BigDecimal, CurrencyUnit, MathContext) - Static method in class org.javamoney.moneta.RoundedMoney
-
Translates a BigDecimal value and a CurrencyUnit currency into a
Money.
- of(Number, CurrencyUnit) - Static method in class org.javamoney.moneta.RoundedMoney
-
Deprecated.
- of(Number, CurrencyUnit, MonetaryOperator) - Static method in class org.javamoney.moneta.RoundedMoney
-
Static factory method for creating a new instance of
RoundedMoney .
- of(Number, CurrencyUnit, MonetaryContext) - Static method in class org.javamoney.moneta.RoundedMoney
-
Static factory method for creating a new instance of
RoundedMoney .
- of(CurrencyUnit, Number, MonetaryContext, MonetaryOperator) - Static method in class org.javamoney.moneta.RoundedMoney
-
Deprecated.
- of(Number, String) - Static method in class org.javamoney.moneta.RoundedMoney
-
Deprecated.
- of(Number, String, MonetaryOperator) - Static method in class org.javamoney.moneta.RoundedMoney
-
Static factory method for creating a new instance of
RoundedMoney .
- of(Number, String, MonetaryContext) - Static method in class org.javamoney.moneta.RoundedMoney
-
Deprecated.
- of(String, Number, MonetaryContext, MonetaryOperator) - Static method in class org.javamoney.moneta.RoundedMoney
-
Static factory method for creating a new instance of
RoundedMoney .
- of(int, RoundingMode) - Static method in class org.javamoney.moneta.ScaleRoundedOperator
-
Deprecated.
Creates the rounded Operator from scale and roundingMode
- of(Number) - Static method in class org.javamoney.moneta.spi.DefaultNumberValue
-
Creates a new instance of NumberValue, using the given number.
- of(ToStringMonetaryAmountFormat.ToStringMonetaryAmountFormatStyle) - Static method in class org.javamoney.moneta.ToStringMonetaryAmountFormat
-
- ofMinor(CurrencyUnit, long) - Static method in class org.javamoney.moneta.FastMoney
-
Obtains an instance of FastMoney from an amount in minor units.
- ofMinor(CurrencyUnit, long, int) - Static method in class org.javamoney.moneta.FastMoney
-
Obtains an instance of FastMoney from an amount in minor units.
- ofMinor(CurrencyUnit, long) - Static method in class org.javamoney.moneta.Money
-
Obtains an instance of Money from an amount in minor units.
- ofMinor(CurrencyUnit, long, int) - Static method in class org.javamoney.moneta.Money
-
Obtains an instance of Money from an amount in minor units.
- ofMinor(CurrencyUnit, long) - Static method in class org.javamoney.moneta.RoundedMoney
-
Obtains an instance of RoundedMoney from an amount in minor units.
- ofMinor(CurrencyUnit, long, int) - Static method in class org.javamoney.moneta.RoundedMoney
-
Obtains an instance of RoundedMoney from an amount in minor units.
- ONE - Static variable in class org.javamoney.moneta.spi.DefaultNumberValue
-
The value 1, with a scale of 0.
- org.javamoney.moneta - package org.javamoney.moneta
-
Contains public core implementation artifacts, e.g. implementations of MonetaryAmount.
- org.javamoney.moneta.convert - package org.javamoney.moneta.convert
-
- org.javamoney.moneta.format - package org.javamoney.moneta.format
-
Contains RI specific additions to the JSR 354 format API.
- org.javamoney.moneta.function - package org.javamoney.moneta.function
-
Contains additional functional extensions.
- org.javamoney.moneta.internal - package org.javamoney.moneta.internal
-
Contains format artifacts implementing CurrencyProviderSpi,
MonetaryAmountFactory,
MonetaryAmountFactoryProviderSpi and RoundingProviderSpi.
- org.javamoney.moneta.internal.convert - package org.javamoney.moneta.internal.convert
-
Contains ExchangeRateProvider implementations.
- org.javamoney.moneta.internal.format - package org.javamoney.moneta.internal.format
-
Contains format formatting implementations.
- org.javamoney.moneta.internal.loader - package org.javamoney.moneta.internal.loader
-
Contains format loader for updating resources loaded from remote, e.g. current conversion rates.
- org.javamoney.moneta.spi - package org.javamoney.moneta.spi
-
Defines common base classes used for implementing SPIs and the
LoaderService.
- parse(CharSequence) - Static method in class org.javamoney.moneta.FastMoney
-
Obtains an instance of FastMoney from a text string such as 'EUR 25.25'.
- parse(CharSequence, MonetaryAmountFormat) - Static method in class org.javamoney.moneta.FastMoney
-
Obtains an instance of FastMoney from a text using specific formatter.
- parse(ParseContext) - Method in interface org.javamoney.moneta.internal.format.FormatToken
-
Parse the context, based on the given ParseContext.
- parse(CharSequence) - Static method in class org.javamoney.moneta.Money
-
Obtains an instance of Money from a text string such as 'EUR 25.25'.
- parse(CharSequence, MonetaryAmountFormat) - Static method in class org.javamoney.moneta.Money
-
Obtains an instance of Money from a text using specific formatter.
- parse(CharSequence) - Static method in class org.javamoney.moneta.RoundedMoney
-
Obtains an instance of RoundedMoney from a text string such as 'EUR
25.25'.
- parse(CharSequence, MonetaryAmountFormat) - Static method in class org.javamoney.moneta.RoundedMoney
-
Obtains an instance of FastMoney from a text using specific formatter.
- parse(CharSequence) - Method in class org.javamoney.moneta.ToStringMonetaryAmountFormat
-
- PATTERN - Static variable in class org.javamoney.moneta.format.AmountFormatParams
-
- percent(BigDecimal) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Gets the percentage of the amount.
- percent(Number) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Gets the percentage of the amount.
- percent(BigDecimal) - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Factory method creating a new instance with the given BigDecimal percent value.
- percent(Number) - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Factory method creating a new instance with the given Number percent value.
- permil(BigDecimal) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Gets the permil of the amount.
- permil(Number) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
- permil(Number, MathContext) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
- permil(BigDecimal) - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Factory method creating a new instance with the given BigDecimal permil value.
- permil(Number) - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Factory method creating a new instance with the given Number permil value.
- permil(Number, MathContext) - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Factory method creating a new instance with the given Number permil value.
- plus() - Method in class org.javamoney.moneta.FastMoney
-
- plus() - Method in class org.javamoney.moneta.Money
-
- plus() - Method in class org.javamoney.moneta.RoundedMoney
-
- pow(int) - Method in class org.javamoney.moneta.RoundedMoney
-
- PrecisionContextRoundedOperator - Class in org.javamoney.moneta.function
-
This implementation uses a
MathContext to does the rounding operations.
- PrecisionContextRoundedOperator - Class in org.javamoney.moneta
-
- PrecisionScaleRoundedOperator - Class in org.javamoney.moneta.function
-
- PrecisionScaleRoundedOperator - Class in org.javamoney.moneta
-
- print(Appendable, MonetaryAmount) - Method in interface org.javamoney.moneta.internal.format.FormatToken
-
Formats the given
MonetaryAmount to an
Appendable.
- print(Appendable, MonetaryAmount) - Method in class org.javamoney.moneta.ToStringMonetaryAmountFormat
-
- PriorityAwareServiceProvider - Class in org.javamoney.moneta.internal
-
This class implements the (default)
ServiceProvider interface and hereby uses the JDK
ServiceLoader to load the services required.
- PriorityAwareServiceProvider() - Constructor for class org.javamoney.moneta.internal.PriorityAwareServiceProvider
-
- read(String) - Method in class org.javamoney.moneta.internal.loader.DefaultResourceCache
-
- read(String) - Method in interface org.javamoney.moneta.internal.loader.ResourceCache
-
Reads the given resource, identified by the resourceId, from the cache.
- readCache() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
This method is called when the data should be loaded from the cache.
- reciprocal() - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Gets the reciprocal of MonetaryAmount
Gets the amount as reciprocal, multiplicative inverse value (1/n).
- reciprocal() - Static method in class org.javamoney.moneta.function.MonetaryUtil
-
Deprecated.
Return a MonetaryOperator realizing the recorpocal value of
f(R) = 1/R.
- registerAndLoadData(LoadDataInformation) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- registerAndLoadData(String, LoaderService.UpdatePolicy, Map<String, String>, LoaderService.LoaderListener, URI, URI...) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- registerAndLoadData(LoadDataInformation) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Programmatically registers a remote resource resourceLocation,
backed up by a classpath resource backupResource, reachable as
dataId and (synchronously) loads the data.
- registerAndLoadData(String, LoaderService.UpdatePolicy, Map<String, String>, LoaderService.LoaderListener, URI, URI...) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Deprecated.
- registerCurrencyUnit(CurrencyUnit) - Static method in class org.javamoney.moneta.internal.ConfigurableCurrencyUnitProvider
-
Registers a bew currency unit under its currency code.
- registerCurrencyUnit(CurrencyUnit, Locale) - Static method in class org.javamoney.moneta.internal.ConfigurableCurrencyUnitProvider
-
Registers a bew currency unit under the given Locale.
- registerData(LoadDataInformation) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- registerData(String, LoaderService.UpdatePolicy, Map<String, String>, LoaderService.LoaderListener, URI, URI...) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- registerData(LoadDataInformation) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Programmatically registers a remote resource resourceLocation,
backed up by a classpath resource backupResource, reachable as
dataId.
- registerData(String, LoaderService.UpdatePolicy, Map<String, String>, LoaderService.LoaderListener, URI, URI...) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Deprecated.
- reload() - Method in class org.javamoney.moneta.internal.convert.DefaultMonetaryConversionsSingletonSpi
-
Reloads/reinitializes the providers found.
- remainder(Number) - Method in class org.javamoney.moneta.FastMoney
-
- remainder(long) - Method in class org.javamoney.moneta.FastMoney
-
- remainder(double) - Method in class org.javamoney.moneta.FastMoney
-
- remainder(long) - Method in class org.javamoney.moneta.Money
-
- remainder(double) - Method in class org.javamoney.moneta.Money
-
- remainder(Number) - Method in class org.javamoney.moneta.Money
-
- remainder(Number) - Method in class org.javamoney.moneta.RoundedMoney
-
- remainder(long) - Method in class org.javamoney.moneta.RoundedMoney
-
- remainder(double) - Method in class org.javamoney.moneta.RoundedMoney
-
- removeCurrencyUnit(String) - Static method in class org.javamoney.moneta.internal.ConfigurableCurrencyUnitProvider
-
Removes a CurrencyUnit.
- removeCurrencyUnit(Locale) - Static method in class org.javamoney.moneta.internal.ConfigurableCurrencyUnitProvider
-
Removes a CurrencyUnit.
- removeLoaderListener(LoaderService.LoaderListener, String...) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- removeLoaderListener(LoaderService.LoaderListener, String...) - Method in interface org.javamoney.moneta.spi.LoaderService
-
- resetData(String) - Method in class org.javamoney.moneta.internal.loader.DefaultLoaderService
-
- resetData(String) - Method in interface org.javamoney.moneta.spi.LoaderService
-
Explicitly triggers the resetToFallback (loading of the registered data from the
classpath backup resource).
- resetToFallback() - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
Explicitly override the resource wih the fallback context and resets the
load counter.
- ResourceCache - Interface in org.javamoney.moneta.internal.loader
-
- round(MathContext) - Method in class org.javamoney.moneta.spi.DefaultNumberValue
-
- RoundedMoney - Class in org.javamoney.moneta
-
Platform RI: Default immutable implementation of
MonetaryAmount based on
BigDecimal for the numeric representation.
- RoundedMoney(Number, CurrencyUnit, MonetaryOperator) - Constructor for class org.javamoney.moneta.RoundedMoney
-
- RoundedMoney(Number, CurrencyUnit, MathContext) - Constructor for class org.javamoney.moneta.RoundedMoney
-
Deprecated.
- RoundedMoney(Number, CurrencyUnit, MonetaryContext, MonetaryOperator) - Constructor for class org.javamoney.moneta.RoundedMoney
-
Deprecated.
- RoundedMoneyAmountBuilder - Class in org.javamoney.moneta.internal
-
Implementation of
MonetaryAmountFactory creating instances of
.RoundedMoney.
- RoundedMoneyAmountBuilder() - Constructor for class org.javamoney.moneta.internal.RoundedMoneyAmountBuilder
-
- RoundedMoneyAmountFactoryProvider - Class in org.javamoney.moneta.internal
-
- RoundedMoneyAmountFactoryProvider() - Constructor for class org.javamoney.moneta.internal.RoundedMoneyAmountFactoryProvider
-
- RoundedMoneyProducer - Class in org.javamoney.moneta.function
-
- RoundedMoneyProducer(MonetaryOperator) - Constructor for class org.javamoney.moneta.function.RoundedMoneyProducer
-
Creates this producer using this operator
as rounding operator in all MonetaryAmount produced.
- RoundedMoneyProducer() - Constructor for class org.javamoney.moneta.function.RoundedMoneyProducer
-
- RoundedMoneyProducer - Class in org.javamoney.moneta.spi
-
- RoundedMoneyProducer(MonetaryOperator) - Constructor for class org.javamoney.moneta.spi.RoundedMoneyProducer
-
Creates this producer using this operator
as rounding operator in all MonetaryAmount produced.
- RoundedMoneyProducer() - Constructor for class org.javamoney.moneta.spi.RoundedMoneyProducer
-
- roundFactor(MonetaryAmount, NumberValue) - Method in class org.javamoney.moneta.spi.AbstractCurrencyConversion
-
Optionally rounds the factor to be used.
- rounding() - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
- rounding(RoundingMode) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Rounding the
MonetaryAmount using
CurrencyUnit.getDefaultFractionDigits()
and
RoundingMode.
- rounding(RoundingMode, int) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
Rounding the
MonetaryAmount using
CurrencyUnit.getDefaultFractionDigits()
and
RoundingMode.
- rounding(int) - Static method in class org.javamoney.moneta.function.MonetaryOperators
-
- scaleByPowerOfTen(int) - Method in class org.javamoney.moneta.FastMoney
-
- scaleByPowerOfTen(int) - Method in class org.javamoney.moneta.Money
-
- scaleByPowerOfTen(int) - Method in class org.javamoney.moneta.RoundedMoney
-
- ScaleRoundedOperator - Class in org.javamoney.moneta.function
-
- ScaleRoundedOperator - Class in org.javamoney.moneta
-
- setAmount(MonetaryAmount) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
Converts (if necessary) the given MonetaryAmount to a new MonetaryAmount
instance, hereby supporting the MonetaryContext given.
- setBase(CurrencyUnit) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
Sets the base CurrencyUnit
- setBase(CurrencyUnit) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
Sets the base CurrencyUnit
- setContext(ConversionContext) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
Sets the provider to be applied.
- setContext(ConversionContext) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
Sets the provider to be applied.
- setContext(MonetaryContext) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
- setCurrency(CurrencyUnit) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the currency of these MonetaryAmountFormatSymbols.
- setCurrency(CurrencyUnit) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
- setCurrency(String) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
- setCurrencyCode(String) - Method in class org.javamoney.moneta.CurrencyUnitBuilder
-
Allows to set the currency code, for creating multiple instances, using one Builder.
- setCurrencySymbol(String) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the currency symbol for the currency of these MonetaryAmountFormatSymbols in their locale.
- setData(byte[]) - Method in class org.javamoney.moneta.internal.loader.LoadableResource
-
- setDecimalSeparator(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used for decimal sign.
- setDecimalSeparatorAlwaysShown(boolean) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Allows you to get the behavior of the decimal separator with integers.
- setDefaultFractionDigits(int) - Method in class org.javamoney.moneta.CurrencyUnitBuilder
-
Set the default fraction digits.
- setDigit(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used for a digit in a pattern.
- setExponentSeparator(String) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the string used to separate the mantissa from the exponent.
- setFactor(NumberValue) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
Sets the conversion factor, as the factor
base * factor = target.
- setFactor(NumberValue) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
Sets the conversion factor, as the factor
base * factor = target.
- setGroupingSeparator(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used for thousands separator.
- setGroupingSize(int) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Set the grouping size.
- setGroupingUsed(boolean) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Set whether or not grouping will be used in this format.
- setInfinity(String) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the string used to represent infinity.
- setInternationalCurrencySymbol(String) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the ISO 4217 currency code of the currency of these MonetaryAmountFormatSymbols.
- setMaximumFractionDigits(int) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets the maximum number of digits allowed in the fraction portion of a number.
- setMaximumIntegerDigits(int) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets the maximum number of digits allowed in the integer portion of a number.
- setMinimumFractionDigits(int) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets the minimum number of digits allowed in the fraction portion of a number.
- setMinimumIntegerDigits(int) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets the minimum number of digits allowed in the integer portion of a number.
- setMinusSign(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used to represent minus sign.
- setMonetaryDecimalSeparator(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the monetary decimal separator.
- setMultiplier(int) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets the multiplier for use in percent, per mille, and similar formats.
- setNaN(String) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the string used to represent "not a number".
- setNumber(Number) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
- setNumber(double) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
Creates a new instance of Monetary, using the default MonetaryContext.
- setNumber(long) - Method in class org.javamoney.moneta.spi.AbstractAmountBuilder
-
- setNumericCode(int) - Method in class org.javamoney.moneta.CurrencyUnitBuilder
-
Set the numeric code (optional).
- setParseBigDecimal(boolean) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets if this format will parse, the value part, as
BigDecimal only.
- setParseIntegerOnly(boolean) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets if this format will parse, the value part, as integers only.
- setPatternSeparator(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used to separate positive and negative subpatterns in a pattern.
- setPercent(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used for percent sign.
- setPerMill(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used for per mille sign.
- setRate(ExchangeRate) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
- setRate(ExchangeRate) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
- setRateChain(ExchangeRate...) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
Sets the ExchangeRate chain.
- setRateChain(List<ExchangeRate>) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
Sets the ExchangeRate chain.
- setRateChain(ExchangeRate...) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
Sets the ExchangeRate chain.
- setRateChain(List<ExchangeRate>) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
Sets the ExchangeRate chain.
- setRoundingMode(RoundingMode) - Method in class org.javamoney.moneta.format.MonetaryAmountNumericInformation
-
Deprecated.
Sets the RoundingMode used in this DecimalFormat.
- setTerm(CurrencyUnit) - Method in class org.javamoney.moneta.convert.ExchangeRateBuilder
-
Sets the terminating (target) CurrencyUnit
- setTerm(CurrencyUnit) - Method in class org.javamoney.moneta.ExchangeRateBuilder
-
Deprecated.
Sets the terminating (target) CurrencyUnit
- setZeroDigit(char) - Method in class org.javamoney.moneta.format.MonetaryAmountSymbols
-
Deprecated.
Sets the character used for zero.
- signum() - Method in class org.javamoney.moneta.FastMoney
-
- signum() - Method in class org.javamoney.moneta.Money
-
- signum() - Method in class org.javamoney.moneta.RoundedMoney
-
- sortCurrencyUnit() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Get a comparator for sorting CurrencyUnits ascending.
- sortCurrencyUnitDesc() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Get a comparator for sorting CurrencyUnits descending.
- sortNumber() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Get a comparator for sorting amount by number value ascending.
- sortNumberDesc() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Get a comparator for sorting amount by number value descending.
- sortValiable(ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
- sortValiableDesc(ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
- sortValuable(ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
comparator to sort the MonetaryAmount considering the
ExchangeRate
- sortValuableDesc(ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
- stripTrailingZeros() - Method in class org.javamoney.moneta.FastMoney
-
- stripTrailingZeros() - Method in class org.javamoney.moneta.Money
-
- stripTrailingZeros() - Method in class org.javamoney.moneta.RoundedMoney
-
- subtract(MonetaryAmount) - Method in class org.javamoney.moneta.FastMoney
-
- subtract(MonetaryAmount) - Method in class org.javamoney.moneta.Money
-
- subtract(MonetaryAmount) - Method in class org.javamoney.moneta.RoundedMoney
-
- sum - Variable in class org.javamoney.moneta.function.DefaultMonetarySummaryStatistics
-
- sum(MonetaryAmount, MonetaryAmount) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Adds two monetary together
- sum() - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates a BinaryOperator to sum.
- sum(ExchangeRateProvider, CurrencyUnit) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
return the sum and convert all values to specific currency using the
provider, if necessary
- summarizingMonetary(CurrencyUnit, ExchangeRateProvider) - Static method in class org.javamoney.moneta.convert.ConversionOperators
-
of the summary of the MonetaryAmount
- summarizingMonetary(CurrencyUnit) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
Creates a the summary of MonetaryAmounts.
- summarizingMonetary(CurrencyUnit, ExchangeRateProvider) - Static method in class org.javamoney.moneta.function.MonetaryFunctions
-
- valueOf(String) - Static method in enum org.javamoney.moneta.convert.ExchangeRateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.javamoney.moneta.ExchangeRateType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.javamoney.moneta.format.CurrencyStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.javamoney.moneta.internal.convert.IMFRemoteSearch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.javamoney.moneta.spi.ConvertBigDecimal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.javamoney.moneta.spi.LoaderService.UpdatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.javamoney.moneta.ToStringMonetaryAmountFormat.ToStringMonetaryAmountFormatStyle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.javamoney.moneta.convert.ExchangeRateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.javamoney.moneta.ExchangeRateType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.javamoney.moneta.format.CurrencyStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.javamoney.moneta.internal.convert.IMFRemoteSearch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.javamoney.moneta.spi.ConvertBigDecimal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.javamoney.moneta.spi.LoaderService.UpdatePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.javamoney.moneta.ToStringMonetaryAmountFormat.ToStringMonetaryAmountFormatStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.