Uses of Class
com.opengamma.strata.product.rate.FixedOvernightCompoundedAnnualRateComputation
-
Packages that use FixedOvernightCompoundedAnnualRateComputation Package Description com.opengamma.strata.product.rate Entity objects describing the rate-based financial instruments. -
-
Uses of FixedOvernightCompoundedAnnualRateComputation in com.opengamma.strata.product.rate
Methods in com.opengamma.strata.product.rate that return FixedOvernightCompoundedAnnualRateComputation Modifier and Type Method Description static FixedOvernightCompoundedAnnualRateComputationFixedOvernightCompoundedAnnualRateComputation. of(double rate, double accrualFactor)Obtains an instance from the rate and accrual factor.Methods in com.opengamma.strata.product.rate that return types with arguments of type FixedOvernightCompoundedAnnualRateComputation Modifier and Type Method Description Class<? extends FixedOvernightCompoundedAnnualRateComputation>FixedOvernightCompoundedAnnualRateComputation.Meta. beanType()org.joda.beans.BeanBuilder<? extends FixedOvernightCompoundedAnnualRateComputation>FixedOvernightCompoundedAnnualRateComputation.Meta. builder()
-