Uses of Class
net.finmath.smartcontract.product.xml.DayCountFraction
Packages that use DayCountFraction
-
Uses of DayCountFraction in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DayCountFractionModifier and TypeFieldDescriptionprotected DayCountFractionAccrualOptionBase.dayCountFractionprotected DayCountFractionBond.dayCountFractionprotected DayCountFractionCalculation.dayCountFractionprotected DayCountFractionCommodityFixedInterestCalculation.dayCountFractionprotected DayCountFractionDeposit.dayCountFractionprotected DayCountFractionFixedAmountCalculation.dayCountFractionprotected DayCountFractionFloatingAmountCalculation.dayCountFractionprotected DayCountFractionFra.dayCountFractionprotected DayCountFractionInterestCalculation.dayCountFractionprotected DayCountFractionMortgage.dayCountFractionprotected DayCountFractionRateIndex.dayCountFractionprotected DayCountFractionRepo.dayCountFractionprotected DayCountFractionSimpleFra.dayCountFractionprotected DayCountFractionSimpleIRSwap.dayCountFractionprotected DayCountFractionTermDeposit.dayCountFractionprotected DayCountFractionTradeUnderlyer2.dayCountFractionprotected DayCountFractionDiscounting.discountRateDayCountFractionMethods in net.finmath.smartcontract.product.xml that return DayCountFractionModifier and TypeMethodDescriptionObjectFactory.createDayCountFraction()Create an instance ofDayCountFractionAccrualOptionBase.getDayCountFraction()Gets the value of the dayCountFraction property.Bond.getDayCountFraction()Gets the value of the dayCountFraction property.Calculation.getDayCountFraction()Gets the value of the dayCountFraction property.CommodityFixedInterestCalculation.getDayCountFraction()Gets the value of the dayCountFraction property.Deposit.getDayCountFraction()Gets the value of the dayCountFraction property.FixedAmountCalculation.getDayCountFraction()Gets the value of the dayCountFraction property.FloatingAmountCalculation.getDayCountFraction()Gets the value of the dayCountFraction property.Fra.getDayCountFraction()Gets the value of the dayCountFraction property.InterestCalculation.getDayCountFraction()Gets the value of the dayCountFraction property.Mortgage.getDayCountFraction()Gets the value of the dayCountFraction property.RateIndex.getDayCountFraction()Gets the value of the dayCountFraction property.Repo.getDayCountFraction()Gets the value of the dayCountFraction property.SimpleFra.getDayCountFraction()Gets the value of the dayCountFraction property.SimpleIRSwap.getDayCountFraction()Gets the value of the dayCountFraction property.TermDeposit.getDayCountFraction()Gets the value of the dayCountFraction property.TradeUnderlyer2.getDayCountFraction()Gets the value of the dayCountFraction property.Discounting.getDiscountRateDayCountFraction()Gets the value of the discountRateDayCountFraction property.Methods in net.finmath.smartcontract.product.xml with parameters of type DayCountFractionModifier and TypeMethodDescriptionvoidAccrualOptionBase.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidBond.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidCalculation.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidCommodityFixedInterestCalculation.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidDeposit.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidFixedAmountCalculation.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidFloatingAmountCalculation.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidFra.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidInterestCalculation.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidMortgage.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidRateIndex.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidRepo.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidSimpleFra.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidSimpleIRSwap.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidTermDeposit.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidTradeUnderlyer2.setDayCountFraction(DayCountFraction value) Sets the value of the dayCountFraction property.voidDiscounting.setDiscountRateDayCountFraction(DayCountFraction value) Sets the value of the discountRateDayCountFraction property.