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 DeliverableObligationsCreditCurve.deliverableObligationsprotected DeliverableObligationsPhysicalSettlementTerms.deliverableObligationsMethods in net.finmath.smartcontract.product.xml that return DeliverableObligationsModifier and TypeMethodDescriptionObjectFactory.createDeliverableObligations()Create an instance ofDeliverableObligationsCreditCurve.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 TypeMethodDescriptionvoidCreditCurve.setDeliverableObligations(DeliverableObligations value) Sets the value of the deliverableObligations property.voidPhysicalSettlementTerms.setDeliverableObligations(DeliverableObligations value) Sets the value of the deliverableObligations property.