Uses of Package
javax.money
| Package | Description |
|---|---|
| javax.money |
Main package of the Money and Currency API.
|
| javax.money.convert |
Defines the monetary currency conversion API.
|
| javax.money.format |
Money and Currency format API.
|
| javax.money.spi |
SPI interfaces of the Money and Currency API, including bootstrap logic.
|
-
Classes in javax.money used by javax.money Class Description AbstractContext Represents a general context of data targeting an item of typeQ.AbstractContextBuilder This interface defines the common generic parts of a query.AbstractQuery Represents a general context of data targeting an item of typeQ.AbstractQueryBuilder This abstract class defines the common generic parts of a query.CurrencyContext This class models the attributable context ofCurrencyUnitinstances.CurrencyContextBuilder Builder class for creating new instances ofCurrencyContextadding detailed information about aCurrencyUnitinstance.CurrencyQuery This class models a query for accessing instances ofCurrencyUnit.CurrencyQueryBuilder Builder for queries for accessingCurrencyUnitinstances.CurrencySupplier Represents a supplier ofCurrencyUnit-valued results.CurrencyUnit A unit of currency.MonetaryAmount Interface defining a monetary amount.MonetaryAmountFactory Factory forMonetaryAmountinstances for a given type.MonetaryAmountFactoryQuery Query to lookup instances ofMonetaryAmountFactory, which are determined by the (minimal) capabilities required by the give use case.MonetaryAmountFactoryQueryBuilder Builder class for creating new instances ofMonetaryAmountFactoryQuerythat can be passed to accessMonetaryAmountFactoryinstances using a possible complex query.MonetaryContext This class models the meta data (mostly the numeric capabilities) of aMonetaryAmountin a platform independent way.MonetaryContextBuilder Builder class for creating new instances ofMonetaryContextadding detailed information about aMonetaryAmountinstance.MonetaryException Exception thrown when an error occurs during monetary operations.MonetaryOperator Represents an operation on a singleMonetaryAmountthat produces a result of typeMonetaryAmount.MonetaryQuery Strategy for querying a monetary amount.MonetaryRounding Interface representing a monetary rounding.NumberSupplier Represents a supplier ofNumberValue-valued results.NumberValue Instances of this class allow to externalize the numeric value of aMonetaryAmount.RoundingContext This class models the spec/configuration for a rounding, modeled asMonetaryRoundingin a platform independent way.RoundingContextBuilder Builder class for creating new instances ofRoundingContextadding detailed information about aMonetaryRoundinginstance.RoundingQuery Query for accessing instances ofMonetaryRounding.RoundingQueryBuilder Builder used to construct new instances of RoundingQuery}. -
Classes in javax.money used by javax.money.convert Class Description AbstractContext Represents a general context of data targeting an item of typeQ.AbstractContextBuilder This interface defines the common generic parts of a query.AbstractQuery Represents a general context of data targeting an item of typeQ.AbstractQueryBuilder This abstract class defines the common generic parts of a query.CurrencySupplier Represents a supplier ofCurrencyUnit-valued results.CurrencyUnit A unit of currency.MonetaryAmount Interface defining a monetary amount.MonetaryException Exception thrown when an error occurs during monetary operations.MonetaryOperator Represents an operation on a singleMonetaryAmountthat produces a result of typeMonetaryAmount.NumberValue Instances of this class allow to externalize the numeric value of aMonetaryAmount. -
Classes in javax.money used by javax.money.format Class Description AbstractContext Represents a general context of data targeting an item of typeQ.AbstractContextBuilder This interface defines the common generic parts of a query.AbstractQuery Represents a general context of data targeting an item of typeQ.AbstractQueryBuilder This abstract class defines the common generic parts of a query.MonetaryAmount Interface defining a monetary amount.MonetaryAmountFactory Factory forMonetaryAmountinstances for a given type.MonetaryAmountFactoryQuery Query to lookup instances ofMonetaryAmountFactory, which are determined by the (minimal) capabilities required by the give use case.MonetaryException Exception thrown when an error occurs during monetary operations.MonetaryQuery Strategy for querying a monetary amount. -
Classes in javax.money used by javax.money.spi Class Description CurrencyQuery This class models a query for accessing instances ofCurrencyUnit.CurrencyUnit A unit of currency.MonetaryAmount Interface defining a monetary amount.MonetaryAmountFactory Factory forMonetaryAmountinstances for a given type.MonetaryAmountFactoryQuery Query to lookup instances ofMonetaryAmountFactory, which are determined by the (minimal) capabilities required by the give use case.MonetaryContext This class models the meta data (mostly the numeric capabilities) of aMonetaryAmountin a platform independent way.MonetaryRounding Interface representing a monetary rounding.RoundingQuery Query for accessing instances ofMonetaryRounding.