Uses of Class
net.finmath.smartcontract.product.xml.FixedRateAccrual
Packages that use FixedRateAccrual
-
Uses of FixedRateAccrual in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedRateAccrualMethods in net.finmath.smartcontract.product.xml that return FixedRateAccrualModifier and TypeMethodDescriptionObjectFactory.createFixedRateAccrual()
Create an instance ofFixedRateAccrual
LoanContract.getFixedRateAccrual()
Gets the value of the fixedRateAccrual property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedRateAccrualModifier and TypeMethodDescriptionvoid
LoanContract.setFixedRateAccrual(FixedRateAccrual value)
Sets the value of the fixedRateAccrual property.