| Package | Description |
|---|---|
| com.opengamma.strata.product.swap |
Entity objects describing a swap.
|
| Modifier and Type | Method and Description |
|---|---|
KnownAmountNotionalSwapPaymentPeriod |
KnownAmountNotionalSwapPaymentPeriod.adjustPaymentDate(TemporalAdjuster adjuster) |
KnownAmountNotionalSwapPaymentPeriod |
KnownAmountNotionalSwapPaymentPeriod.Builder.build() |
static KnownAmountNotionalSwapPaymentPeriod |
KnownAmountNotionalSwapPaymentPeriod.of(Payment payment,
SchedulePeriod period,
CurrencyAmount notional)
Obtains an instance based on a payment, schedule period and notional.
|
static KnownAmountNotionalSwapPaymentPeriod |
KnownAmountNotionalSwapPaymentPeriod.of(Payment payment,
SchedulePeriod period,
CurrencyAmount notional,
FxIndexObservation fxResetObservation)
Obtains an instance based on a payment, schedule period, notional and FX reset.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends KnownAmountNotionalSwapPaymentPeriod> |
KnownAmountNotionalSwapPaymentPeriod.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.