Uses of Class
net.finmath.smartcontract.product.xml.LegAmount
-
Uses of LegAmount in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
Specifies, in relation to each Payment Date, the amount to which the Payment Date relates.Modifier and TypeMethodDescriptionObjectFactory.createLegAmount()
Create an instance ofLegAmount
InterestLeg.getInterestAmount()
Gets the value of the interestAmount property.Modifier and TypeMethodDescriptionvoid
InterestLeg.setInterestAmount
(LegAmount value) Sets the value of the interestAmount property.