Documentation of 'org.jquantlib.cashflow.IborLeg' Java class
IborLeg
org.jquantlib.cashflow

Class IborLeg



  • public class IborLeg
    extends java.lang.Object
    Helper class building a sequence of capped/floored ibor-rate coupons
    • Method Detail

      • withNotionals

        public final IborLeg withNotionals(double notional)
      • withNotionals

        public final IborLeg withNotionals(Array notionals)
      • withPaymentDayCounter

        public final IborLeg withPaymentDayCounter(DayCounter dayCounter)
      • withFixingDays

        public final IborLeg withFixingDays(double fixingDays)
      • withFixingDays

        public final IborLeg withFixingDays(Array fixingDays)
      • withGearings

        public IborLeg withGearings(double gearing)
      • withGearings

        public IborLeg withGearings(Array gearings)
      • withSpreads

        public IborLeg withSpreads(double spread)
      • withCaps

        public IborLeg withCaps(double cap)
      • withFloors

        public IborLeg withFloors(double floor)
      • inArrears

        public IborLeg inArrears(boolean flag)
      • withZeroPayments

        public IborLeg withZeroPayments(boolean flag)
      • Leg

        public Leg Leg()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.