| Package | Description |
|---|---|
| com.opengamma.strata.product.rate |
Entity objects describing the rate-based financial instruments.
|
| Modifier and Type | Method and Description |
|---|---|
static IborAveragedRateComputation |
IborAveragedRateComputation.of(List<IborAveragedFixing> fixings)
Creates an instance from the individual fixings.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IborAveragedRateComputation> |
IborAveragedRateComputation.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends IborAveragedRateComputation> |
IborAveragedRateComputation.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.