| Package | Description |
|---|---|
| com.opengamma.strata.product.swap.type |
Conventions and templates to aid the construction of rate swaps.
|
| Modifier and Type | Method and Description |
|---|---|
static FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.builder()
Returns a builder used to create an instance of the bean.
|
FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.Meta.builder() |
FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.Builder.convention(FixedInflationSwapConvention convention)
Sets the market convention of the swap.
|
FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.Builder.set(String propertyName,
Object newValue) |
FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.Builder.tenor(Tenor tenor)
Sets the tenor of the swap.
|
FixedInflationSwapTemplate.Builder |
FixedInflationSwapTemplate.toBuilder()
Returns a builder that allows this bean to be mutated.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.