Uses of Class
com.opengamma.strata.product.swap.ResetSchedule
-
Packages that use ResetSchedule Package Description com.opengamma.strata.product.swap Entity objects describing a swap. -
-
Uses of ResetSchedule in com.opengamma.strata.product.swap
Methods in com.opengamma.strata.product.swap that return ResetSchedule Modifier and Type Method Description ResetScheduleResetSchedule.Builder. build()Methods in com.opengamma.strata.product.swap that return types with arguments of type ResetSchedule Modifier and Type Method Description Class<? extends ResetSchedule>ResetSchedule.Meta. beanType()Optional<ResetSchedule>IborRateCalculation. getResetPeriods()Gets the reset schedule, used when averaging rates, optional.org.joda.beans.MetaProperty<ResetSchedule>IborRateCalculation.Meta. resetPeriods()The meta-property for theresetPeriodsproperty.Methods in com.opengamma.strata.product.swap with parameters of type ResetSchedule Modifier and Type Method Description IborRateCalculation.BuilderIborRateCalculation.Builder. resetPeriods(ResetSchedule resetPeriods)Sets the reset schedule, used when averaging rates, optional.
-