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 ofFixedRateAccrualLoanContract.getFixedRateAccrual()Gets the value of the fixedRateAccrual property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedRateAccrualModifier and TypeMethodDescriptionvoidLoanContract.setFixedRateAccrual(FixedRateAccrual value) Sets the value of the fixedRateAccrual property.