Uses of Class
net.finmath.smartcontract.product.xml.DeliverableObligations
-
Uses of DeliverableObligations in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected DeliverableObligations
CreditCurve.deliverableObligations
protected DeliverableObligations
PhysicalSettlementTerms.deliverableObligations
Modifier 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.Modifier 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.