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