Uses of Class
net.finmath.smartcontract.product.xml.NonDeliverableSettlement
Packages that use NonDeliverableSettlement
-
Uses of NonDeliverableSettlement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NonDeliverableSettlementModifier and TypeFieldDescriptionprotected NonDeliverableSettlement
SettlementProvision.nonDeliverableSettlement
Methods in net.finmath.smartcontract.product.xml that return NonDeliverableSettlementModifier and TypeMethodDescriptionObjectFactory.createNonDeliverableSettlement()
Create an instance ofNonDeliverableSettlement
SettlementProvision.getNonDeliverableSettlement()
Gets the value of the nonDeliverableSettlement property.Methods in net.finmath.smartcontract.product.xml with parameters of type NonDeliverableSettlementModifier and TypeMethodDescriptionvoid
SettlementProvision.setNonDeliverableSettlement(NonDeliverableSettlement value)
Sets the value of the nonDeliverableSettlement property.