| Package | Description |
|---|---|
| com.opengamma.strata.product.rate |
Entity objects describing the rate-based financial instruments.
|
| Modifier and Type | Method and Description |
|---|---|
OvernightCompoundedAnnualRateComputation |
OvernightCompoundedAnnualRateComputation.Builder.build() |
static OvernightCompoundedAnnualRateComputation |
OvernightCompoundedAnnualRateComputation.of(OvernightIndex index,
LocalDate startDate,
LocalDate endDate,
ReferenceData refData)
Obtains an instance from an index and period dates.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends OvernightCompoundedAnnualRateComputation> |
OvernightCompoundedAnnualRateComputation.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.