Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract.Settlement
Packages that use Smartderivativecontract.Settlement
-
Uses of Smartderivativecontract.Settlement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as Smartderivativecontract.SettlementModifier and TypeFieldDescriptionprotected Smartderivativecontract.SettlementSmartderivativecontract.settlementMethods in net.finmath.smartcontract.product.xml that return Smartderivativecontract.SettlementModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontractSettlement()Create an instance ofSmartderivativecontract.SettlementSmartderivativecontract.getSettlement()Gets the value of the settlement property.Methods in net.finmath.smartcontract.product.xml with parameters of type Smartderivativecontract.SettlementModifier and TypeMethodDescriptionvoidSmartderivativecontract.setSettlement(Smartderivativecontract.Settlement value) Sets the value of the settlement property.