A B C D E F G H I J L M N O P Q R S T U V W 

I

init(ServiceProvider) - Static method in class javax.money.spi.Bootstrap
Replace the current ServiceProvider in use.
intValueExact() - Method in class javax.money.NumberValue
Access the numeric value as int.
isAvailable(CurrencyUnit, CurrencyUnit) - Method in interface javax.money.convert.ExchangeRateProvider
Checks if an ExchangeRate between two CurrencyUnit is available from this provider.
isAvailable(CurrencyUnit, CurrencyUnit, ConversionContext) - Method in interface javax.money.convert.ExchangeRateProvider
Checks if an ExchangeRate between two CurrencyUnit is available from this provider.
isAvailable(String, String) - Method in interface javax.money.convert.ExchangeRateProvider
Checks if an ExchangeRate between two CurrencyUnit is available from this provider.
isAvailable(String, String, ConversionContext) - Method in interface javax.money.convert.ExchangeRateProvider
Checks if an ExchangeRate between two CurrencyUnit is available from this provider.
isCurrencyAvailable(String) - Static method in class javax.money.MonetaryCurrencies
Allows to check if a CurrencyUnit instance is defined, i.e.
isCurrencyAvailable(Locale) - Static method in class javax.money.MonetaryCurrencies
Allows to check if a CurrencyUnit instance is defined, i.e. accessible from MonetaryCurrencies.getCurrency(String).
isDerived() - Method in class javax.money.convert.ExchangeRate
Allows to evaluate if this exchange rate is a derived exchange rate.
isEqualTo(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
Compares two instances of MonetaryAmount, hereby ignoring non significant trailing zeroes and different numeric capabilities.
isFixedScale() - Method in class javax.money.MonetaryContext
Allows to check if minScale == maxScale.
isGreaterThan(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
Compares two instances of MonetaryAmount, hereby ignoring non significant trailing zeroes and different numeric capabilities.
isGreaterThanOrEqualTo(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
Compares two instances of MonetaryAmount, hereby ignoring non significant trailing zeroes and different numeric capabilities.
isInScope(long) - Method in class javax.money.convert.ProviderContext
Method to quickly check if an ExchangeRate is valid for a given UTC timestamp.
isLessThan(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
Compares two instances of MonetaryAmount, hereby ignoring non significant trailing zeroes and different numeric capabilities.
isLessThanOrEqualTo(MonetaryAmount) - Method in interface javax.money.MonetaryAmount
Compares two instances of MonetaryAmount, hereby ignoring non significant trailing zeroes and different numeric capabilities.
isNegative() - Method in interface javax.money.MonetaryAmount
Checks if a MonetaryAmount is negative.
isNegativeOrZero() - Method in interface javax.money.MonetaryAmount
Checks if a MonetaryAmount is negative or zero.
isPositive() - Method in interface javax.money.MonetaryAmount
Checks if a MonetaryAmount is positive.
isPositiveOrZero() - Method in interface javax.money.MonetaryAmount
Checks if a MonetaryAmount is positive or zero.
isProviderAvailable(String) - Static method in class javax.money.convert.MonetaryConversions
Checks if a provider is available in the current context.
isProviderAvailable(String) - Method in interface javax.money.spi.MonetaryConversionsSpi
Allows to quickly check, if a ProviderContext is supported.
isValid(long) - Method in class javax.money.convert.ConversionContext
Method that determines if the rate is valid at the given UTC timestamp.
isZero() - Method in interface javax.money.MonetaryAmount
Checks if an MonetaryAmount is zero.
A B C D E F G H I J L M N O P Q R S T U V W