Uses of Class
net.finmath.smartcontract.product.xml.NotDomesticCurrency
Packages that use NotDomesticCurrency
-
Uses of NotDomesticCurrency in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NotDomesticCurrencyModifier and TypeFieldDescriptionprotected NotDomesticCurrency
DeliverableObligations.notDomesticCurrency
protected NotDomesticCurrency
Obligations.notDomesticCurrency
Methods in net.finmath.smartcontract.product.xml that return NotDomesticCurrencyModifier and TypeMethodDescriptionObjectFactory.createNotDomesticCurrency()
Create an instance ofNotDomesticCurrency
DeliverableObligations.getNotDomesticCurrency()
Gets the value of the notDomesticCurrency property.Obligations.getNotDomesticCurrency()
Gets the value of the notDomesticCurrency property.Methods in net.finmath.smartcontract.product.xml with parameters of type NotDomesticCurrencyModifier and TypeMethodDescriptionvoid
DeliverableObligations.setNotDomesticCurrency
(NotDomesticCurrency value) Sets the value of the notDomesticCurrency property.void
Obligations.setNotDomesticCurrency
(NotDomesticCurrency value) Sets the value of the notDomesticCurrency property.