Uses of Class
net.finmath.smartcontract.product.xml.InterestShortFall
Packages that use InterestShortFall
-
Uses of InterestShortFall in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestShortFallModifier and TypeFieldDescriptionprotected InterestShortFall
FloatingAmountEvents.interestShortfall
Methods in net.finmath.smartcontract.product.xml that return InterestShortFallModifier and TypeMethodDescriptionObjectFactory.createInterestShortFall()
Create an instance ofInterestShortFall
FloatingAmountEvents.getInterestShortfall()
Gets the value of the interestShortfall property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestShortFallModifier and TypeMethodDescriptionvoid
FloatingAmountEvents.setInterestShortfall
(InterestShortFall value) Sets the value of the interestShortfall property.