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 SettlementMethodSettlementInstruction.settlementMethodMethods in net.finmath.smartcontract.product.xml that return SettlementMethodModifier and TypeMethodDescriptionObjectFactory.createSettlementMethod()Create an instance ofSettlementMethodSettlementInstruction.getSettlementMethod()Gets the value of the settlementMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementMethodModifier and TypeMethodDescriptionvoidSettlementInstruction.setSettlementMethod(SettlementMethod value) Sets the value of the settlementMethod property.