| Package | Description |
|---|---|
| com.opengamma.strata.product.deposit.type |
Conventions and templates to aid the construction of deposits.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableTermDepositConvention |
ImmutableTermDepositConvention.Builder.build() |
static ImmutableTermDepositConvention |
ImmutableTermDepositConvention.of(String name,
Currency currency,
BusinessDayAdjustment businessDayAdjustment,
DayCount dayCount,
DaysAdjustment spotDateOffset)
Obtains a convention based on the specified currency, business day adjustment,
day count convention and spot date offset.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ImmutableTermDepositConvention> |
ImmutableTermDepositConvention.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.