Uses of Class
net.finmath.smartcontract.product.xml.DeliverableObligations
Packages that use DeliverableObligations
-
Uses of DeliverableObligations in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DeliverableObligationsModifier and TypeFieldDescriptionprotected DeliverableObligations
CreditCurve.deliverableObligations
protected DeliverableObligations
PhysicalSettlementTerms.deliverableObligations
Methods in net.finmath.smartcontract.product.xml that return DeliverableObligationsModifier and TypeMethodDescriptionObjectFactory.createDeliverableObligations()
Create an instance ofDeliverableObligations
CreditCurve.getDeliverableObligations()
Gets the value of the deliverableObligations property.PhysicalSettlementTerms.getDeliverableObligations()
Gets the value of the deliverableObligations property.Methods in net.finmath.smartcontract.product.xml with parameters of type DeliverableObligationsModifier and TypeMethodDescriptionvoid
CreditCurve.setDeliverableObligations
(DeliverableObligations value) Sets the value of the deliverableObligations property.void
PhysicalSettlementTerms.setDeliverableObligations
(DeliverableObligations value) Sets the value of the deliverableObligations property.