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