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 NonDeliverableSettlementSettlementProvision.nonDeliverableSettlementMethods in net.finmath.smartcontract.product.xml that return NonDeliverableSettlementModifier and TypeMethodDescriptionObjectFactory.createNonDeliverableSettlement()Create an instance ofNonDeliverableSettlementSettlementProvision.getNonDeliverableSettlement()Gets the value of the nonDeliverableSettlement property.Methods in net.finmath.smartcontract.product.xml with parameters of type NonDeliverableSettlementModifier and TypeMethodDescriptionvoidSettlementProvision.setNonDeliverableSettlement(NonDeliverableSettlement value) Sets the value of the nonDeliverableSettlement property.