Uses of Class
net.finmath.smartcontract.product.xml.SettlementMethod
Packages that use SettlementMethod
-
Uses of SettlementMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SettlementMethodModifier and TypeFieldDescriptionprotected SettlementMethod
SettlementInstruction.settlementMethod
Methods in net.finmath.smartcontract.product.xml that return SettlementMethodModifier and TypeMethodDescriptionObjectFactory.createSettlementMethod()
Create an instance ofSettlementMethod
SettlementInstruction.getSettlementMethod()
Gets the value of the settlementMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementMethodModifier and TypeMethodDescriptionvoid
SettlementInstruction.setSettlementMethod
(SettlementMethod value) Sets the value of the settlementMethod property.