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 DayCountFraction
AccrualOptionBase.dayCountFraction
protected DayCountFraction
Bond.dayCountFraction
protected DayCountFraction
Calculation.dayCountFraction
protected DayCountFraction
CommodityFixedInterestCalculation.dayCountFraction
protected DayCountFraction
Deposit.dayCountFraction
protected DayCountFraction
FixedAmountCalculation.dayCountFraction
protected DayCountFraction
FloatingAmountCalculation.dayCountFraction
protected DayCountFraction
Fra.dayCountFraction
protected DayCountFraction
InterestCalculation.dayCountFraction
protected DayCountFraction
Mortgage.dayCountFraction
protected DayCountFraction
RateIndex.dayCountFraction
protected DayCountFraction
Repo.dayCountFraction
protected DayCountFraction
SimpleFra.dayCountFraction
protected DayCountFraction
SimpleIRSwap.dayCountFraction
protected DayCountFraction
TermDeposit.dayCountFraction
protected DayCountFraction
TradeUnderlyer2.dayCountFraction
protected DayCountFraction
Discounting.discountRateDayCountFraction
Methods in net.finmath.smartcontract.product.xml that return DayCountFractionModifier and TypeMethodDescriptionObjectFactory.createDayCountFraction()
Create an instance ofDayCountFraction
AccrualOptionBase.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 TypeMethodDescriptionvoid
AccrualOptionBase.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Bond.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Calculation.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
CommodityFixedInterestCalculation.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Deposit.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
FixedAmountCalculation.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
FloatingAmountCalculation.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Fra.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
InterestCalculation.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Mortgage.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
RateIndex.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Repo.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
SimpleFra.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
SimpleIRSwap.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
TermDeposit.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
TradeUnderlyer2.setDayCountFraction
(DayCountFraction value) Sets the value of the dayCountFraction property.void
Discounting.setDiscountRateDayCountFraction
(DayCountFraction value) Sets the value of the discountRateDayCountFraction property.