Uses of Class
net.finmath.smartcontract.product.xml.AdditionalPaymentAmount
Packages that use AdditionalPaymentAmount
-
Uses of AdditionalPaymentAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdditionalPaymentAmountModifier and TypeFieldDescriptionprotected AdditionalPaymentAmountReturnSwapAdditionalPayment.additionalPaymentAmountMethods in net.finmath.smartcontract.product.xml that return AdditionalPaymentAmountModifier and TypeMethodDescriptionObjectFactory.createAdditionalPaymentAmount()Create an instance ofAdditionalPaymentAmountReturnSwapAdditionalPayment.getAdditionalPaymentAmount()Gets the value of the additionalPaymentAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdditionalPaymentAmountModifier and TypeMethodDescriptionvoidReturnSwapAdditionalPayment.setAdditionalPaymentAmount(AdditionalPaymentAmount value) Sets the value of the additionalPaymentAmount property.