Uses of Class
com.opengamma.strata.product.swap.OvernightRateCalculation
-
Packages that use OvernightRateCalculation Package Description com.opengamma.strata.product.swap Entity objects describing a swap. -
-
Uses of OvernightRateCalculation in com.opengamma.strata.product.swap
Methods in com.opengamma.strata.product.swap that return OvernightRateCalculation Modifier and Type Method Description OvernightRateCalculation
OvernightRateCalculation.Builder. build()
static OvernightRateCalculation
OvernightRateCalculation. of(OvernightIndex index)
Obtains a rate calculation for the specified index with accrual by compounding.Methods in com.opengamma.strata.product.swap that return types with arguments of type OvernightRateCalculation Modifier and Type Method Description Class<? extends OvernightRateCalculation>
OvernightRateCalculation.Meta. beanType()
-