- 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
-
- ServicePriority - Annotation Type in org.javamoney.moneta
-
Annotation used for prioritizing multiple services of the same type.
- setAmount(MonetaryAmount) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
Converts (if necessary) the given MonetaryAmount
to a new MonetaryAmount
instance, hereby supporting the MonetaryContext
given.
- setContext(MonetaryContext) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
- setCurrency(CurrencyUnit) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
- setCurrency(String) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
- setCurrencyCode(String) - Method in class org.javamoney.moneta.BuildableCurrencyUnit.Builder
-
Allows to set the currenc< code, for creating multiple instances, using one Builder.
- setDefaultFractionDigits(int) - Method in class org.javamoney.moneta.BuildableCurrencyUnit.Builder
-
Set the default fraction digits.
- setError() - Method in class org.javamoney.moneta.format.internal.ParseContext
-
Sets the error index from the current index.
- setErrorIndex(int) - Method in class org.javamoney.moneta.format.internal.ParseContext
-
Sets the error index.
- setErrorMessage(String) - Method in class org.javamoney.moneta.format.internal.ParseContext
-
- setNumber(Number) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
- setNumber(double) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
Creates a new instance of MonetaryAmounts
, using the default MonetaryContext
.
- setNumber(long) - Method in class org.javamoney.moneta.spi.AbstractAmountFactory
-
- setNumericCode(int) - Method in class org.javamoney.moneta.BuildableCurrencyUnit.Builder
-
Set the numeric code (optional).
- setParsedCurrency(CurrencyUnit) - Method in class org.javamoney.moneta.format.internal.ParseContext
-
Set the parsed currency into the context.
- setParsedNumber(Number) - Method in class org.javamoney.moneta.format.internal.ParseContext
-
Sets the parsed numeric value into the context.
- signum() - Method in class org.javamoney.moneta.FastMoney
-
- signum() - Method in class org.javamoney.moneta.Money
-
- signum() - Method in class org.javamoney.moneta.RoundedMoney
-
- skipWhitespace() - Method in class org.javamoney.moneta.format.internal.ParseContext
-
Skips all whitespaces until a non whitespace character is occurring.
- 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
-