| 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 XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.builder()
Returns a builder used to create an instance of the bean.
|
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.Meta.builder() |
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.Builder.convention(XCcyIborIborSwapConvention convention)
Sets the market convention of the swap.
|
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.Builder.periodToStart(Period periodToStart)
Sets the period between the spot value date and the start date.
|
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.Builder.set(String propertyName,
Object newValue) |
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.Builder.tenor(Tenor tenor)
Sets the tenor of the swap.
|
XCcyIborIborSwapTemplate.Builder |
XCcyIborIborSwapTemplate.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.