Uses of Class
net.finmath.smartcontract.product.xml.LegAmount
Packages that use LegAmount
-
Uses of LegAmount in net.finmath.smartcontract.product.xml
Subclasses of LegAmount in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Specifies, in relation to each Payment Date, the amount to which the Payment Date relates.Fields in net.finmath.smartcontract.product.xml declared as LegAmountMethods in net.finmath.smartcontract.product.xml that return LegAmountModifier and TypeMethodDescriptionObjectFactory.createLegAmount()
Create an instance ofLegAmount
InterestLeg.getInterestAmount()
Gets the value of the interestAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type LegAmountModifier and TypeMethodDescriptionvoid
InterestLeg.setInterestAmount
(LegAmount value) Sets the value of the interestAmount property.