| Package | Description |
|---|---|
| com.opengamma.strata.product.deposit.type |
Conventions and templates to aid the construction of deposits.
|
| Modifier and Type | Method and Description |
|---|---|
TermDepositTemplate |
TermDepositTemplate.Builder.build() |
static TermDepositTemplate |
TermDepositTemplate.of(Period depositPeriod,
TermDepositConvention convention)
Obtains a template based on the specified period and convention.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TermDepositTemplate> |
TermDepositTemplate.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.