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.Settlement
Smartderivativecontract.settlement
Methods in net.finmath.smartcontract.product.xml that return Smartderivativecontract.SettlementModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontractSettlement()
Create an instance ofSmartderivativecontract.Settlement
Smartderivativecontract.getSettlement()
Gets the value of the settlement property.Methods in net.finmath.smartcontract.product.xml with parameters of type Smartderivativecontract.SettlementModifier and TypeMethodDescriptionvoid
Smartderivativecontract.setSettlement(Smartderivativecontract.Settlement value)
Sets the value of the settlement property.