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 TypeClassDescriptionclassSpecifies, 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 ofLegAmountInterestLeg.getInterestAmount()Gets the value of the interestAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type LegAmountModifier and TypeMethodDescriptionvoidInterestLeg.setInterestAmount(LegAmount value) Sets the value of the interestAmount property.