Uses of Package
com.opengamma.strata.basics.currency
-
Packages that use com.opengamma.strata.basics.currency Package Description com.opengamma.strata.basics.currency Representations of currency and money.com.opengamma.strata.basics.date Tools for working with dates.com.opengamma.strata.basics.index Entity objects describing common market indices, such as LIBOR and FED FUND.com.opengamma.strata.basics.value Basic financial tools for working with values.com.opengamma.strata.calc Calculates risk measures on trades, applies scenarios and manages market data.com.opengamma.strata.calc.marketdata Provides the ability to obtain market data and perform calibrations and scenario perturbations.com.opengamma.strata.calc.runner The calculation runner.com.opengamma.strata.data Basic types to model market data.com.opengamma.strata.data.scenario Basic types to model market data across scenarios.com.opengamma.strata.loader Tools for loading data from files.com.opengamma.strata.loader.csv Loader that reads market data from CSV files.com.opengamma.strata.loader.fpml Loader that can convert files to financial instruments.com.opengamma.strata.market Data structures for market data.com.opengamma.strata.market.amount Defines representations of amounts typically used as result types.com.opengamma.strata.market.curve Definitions of curves.com.opengamma.strata.market.curve.node Curve nodes.com.opengamma.strata.market.explain Support for explaining results.com.opengamma.strata.market.param Market data based on parameters.com.opengamma.strata.market.sensitivity Entity objects for sensitivities.com.opengamma.strata.market.surface Definitions of surfaces.com.opengamma.strata.measure.bond Base package for calculation functions.com.opengamma.strata.measure.capfloor Calculation functions for Ibor cap/floor products.com.opengamma.strata.measure.cms Calculation functions for constant maturity swap (CMS) products.com.opengamma.strata.measure.credit Calculation functions for credit products.com.opengamma.strata.measure.deposit Calculation functions for deposit products.com.opengamma.strata.measure.dsf Calculation functions for DSF products.com.opengamma.strata.measure.fra Calculation functions for FRA products.com.opengamma.strata.measure.fx Calculation functions for FX products.com.opengamma.strata.measure.fxopt Calculation functions for FX option products.com.opengamma.strata.measure.index Calculation functions for index products.com.opengamma.strata.measure.payment Calculation functions for payment products.com.opengamma.strata.measure.rate Base package for calculation functions.com.opengamma.strata.measure.security Calculation functions for futures products.com.opengamma.strata.measure.swap Calculation functions for swap products.com.opengamma.strata.measure.swaption Calculation functions for swaption products.com.opengamma.strata.pricer Calculators for financial instruments.com.opengamma.strata.pricer.bond Calculators for bonds.com.opengamma.strata.pricer.capfloor Calculators for Ibor cap-floor.com.opengamma.strata.pricer.cms Calculators for CMS.com.opengamma.strata.pricer.credit Calculators for credit instruments, such as Credit Default Swap (CDS).com.opengamma.strata.pricer.deposit Calculators for rate deposit instruments, such as term deposit.com.opengamma.strata.pricer.dsf Calculators for Deliverable Swap Futures (DSFs).com.opengamma.strata.pricer.fra Calculators for Forward Rate Agreement (FRA) instruments.com.opengamma.strata.pricer.fx Calculators for FX instruments, such as FX forward and FX swap.com.opengamma.strata.pricer.fxopt Calculators for FX options.com.opengamma.strata.pricer.impl.cms com.opengamma.strata.pricer.impl.rate.swap com.opengamma.strata.pricer.impl.swap Internal implementations of rate swap calculations.com.opengamma.strata.pricer.index Calculators for products based on rate indices, such as Short Term Interest Rate futures (STIRs).com.opengamma.strata.pricer.payment Calculators for payment instruments.com.opengamma.strata.pricer.rate Calculators for rates instruments, such as Forward Rate Agreement (FRA) and interest rate swap.com.opengamma.strata.pricer.sensitivity Calculators for sensitivities.com.opengamma.strata.pricer.swap Calculators for interest rate swaps.com.opengamma.strata.pricer.swaption Calculators for swaptions.com.opengamma.strata.product Entity objects describing trades and products in financial markets.com.opengamma.strata.product.bond Entity objects describing bonds.com.opengamma.strata.product.capfloor Entity objects describing Ibor cap/floor.com.opengamma.strata.product.cms Entity objects describing Constant Maturity Swap (CMS) or CMS cap/floor.com.opengamma.strata.product.common Entity objects shared between other packages.com.opengamma.strata.product.credit Entity objects describing Credit Default Swap (CDS) and CDS index.com.opengamma.strata.product.credit.type Conventions and templates to aid the construction of credit instruments.com.opengamma.strata.product.deposit Entity objects describing financial instruments representing a simple deposit with interest.com.opengamma.strata.product.deposit.type Conventions and templates to aid the construction of deposits.com.opengamma.strata.product.dsf Entity objects describing Deliverable Swap Futures (DSFs).com.opengamma.strata.product.etd Entity objects describing Exchange Traded Derivatives (ETDs).com.opengamma.strata.product.fra Entity objects describing a forward rate agreement (FRA).com.opengamma.strata.product.fra.type Conventions and templates to aid the construction of FRAs.com.opengamma.strata.product.fx Entity objects describing financial instruments in the foreign exchange market.com.opengamma.strata.product.fx.type Conventions and templates to aid the construction of foreign exchange products.com.opengamma.strata.product.fxopt Entity objects describing options in the foreign exchange market.com.opengamma.strata.product.index Entity objects describing contracts based on rate indices.com.opengamma.strata.product.payment Entity objects describing simple payment financial instruments.com.opengamma.strata.product.rate Entity objects describing the rate-based financial instruments.com.opengamma.strata.product.swap Entity objects describing a swap.com.opengamma.strata.product.swap.type Conventions and templates to aid the construction of rate swaps.com.opengamma.strata.product.swaption Entity objects describing options on swaps, known as swaptions.com.opengamma.strata.report.framework.expression Provide the ability to extract data using textual expressions.com.opengamma.strata.report.framework.format Provide the ability to format calculated values. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.basics.currency Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.AdjustablePayment.Meta The meta-bean forAdjustablePayment
.BigMoney A monetary amount, held to a maximum of 12 decimal places.Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyAmountArray An array of currency amounts with the same currency.CurrencyAmountArray.Meta The meta-bean forCurrencyAmountArray
.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxMatrix A matrix of foreign exchange rates.FxMatrix.Meta The meta-bean forFxMatrix
.FxMatrixBuilder A mutable builder class forFxMatrix
.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.FxRate.Meta The meta-bean forFxRate
.FxRateProvider A provider of FX rates.Money An amount of a currency, rounded to match the currency specifications.MultiCurrencyAmount A map of currency amounts keyed by currency.MultiCurrencyAmount.Meta The meta-bean forMultiCurrencyAmount
.MultiCurrencyAmountArray An array of multi-currency amounts.MultiCurrencyAmountArray.Meta The meta-bean forMultiCurrencyAmountArray
.Payment A single payment of a known amount on a specific date.Payment.Builder The bean-builder forPayment
.Payment.Meta The meta-bean forPayment
. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.basics.date Class Description Currency A unit of currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.basics.index Class Description Currency A unit of currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.basics.value Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.calc Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.calc.marketdata Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.calc.runner Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.data Class Description Currency A unit of currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxMatrix A matrix of foreign exchange rates.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.data.scenario Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyAmountArray An array of currency amounts with the same currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency.MultiCurrencyAmountArray An array of multi-currency amounts. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.loader Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.loader.csv Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.CurrencyAmount An amount of a currency.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.loader.fpml Class Description Currency A unit of currency.CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market Class Description CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.amount Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.curve Class Description Currency A unit of currency.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.curve.node Class Description FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.explain Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.param Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.sensitivity Class Description Currency A unit of currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.market.surface Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.bond Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.capfloor Class Description Currency A unit of currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.cms Class Description Currency A unit of currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.credit Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.deposit Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.dsf Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.fra Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.fx Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.fxopt Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.index Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.payment Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.rate Class Description Currency A unit of currency.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.security Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.swap Class Description Currency A unit of currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.measure.swaption Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.bond Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.capfloor Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.cms Class Description CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.credit Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.deposit Class Description CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.dsf Class Description CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.fra Class Description CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.fx Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.fxopt Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.impl.cms Class Description CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.impl.rate.swap Class Description Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.impl.swap Class Description MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.index Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.payment Class Description CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.rate Class Description Currency A unit of currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.sensitivity Class Description Currency A unit of currency.CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.swap Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.pricer.swaption Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.FxConvertible Defines a standard mechanism for converting an object representing one or more monetary amounts to a single currency.FxRateProvider A provider of FX rates.MultiCurrencyAmount A map of currency amounts keyed by currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product Class Description Currency A unit of currency.CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.bond Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.capfloor Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.CurrencyAmount An amount of a currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.cms Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.common Class Description Currency A unit of currency.CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.credit Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.credit.type Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.deposit Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.deposit.type Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.dsf Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.etd Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.fra Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.fra.type Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.fx Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.FxRate A single foreign exchange rate between two currencies, such as 'EUR/USD 1.25'.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.fx.type Class Description CurrencyPair An ordered pair of currencies, such as 'EUR/USD'. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.fxopt Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.CurrencyAmount An amount of a currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.index Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.payment Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.rate Class Description Currency A unit of currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.swap Class Description Currency A unit of currency.CurrencyAmount An amount of a currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.swap.type Class Description Currency A unit of currency.CurrencyPair An ordered pair of currencies, such as 'EUR/USD'. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.product.swaption Class Description AdjustablePayment A single payment of a known amount on a date, with business day adjustment rules.Currency A unit of currency.Payment A single payment of a known amount on a specific date. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.report.framework.expression Class Description CurrencyAmount An amount of a currency. -
Classes in com.opengamma.strata.basics.currency used by com.opengamma.strata.report.framework.format Class Description CurrencyAmount An amount of a currency.