Uses of Class
net.finmath.smartcontract.product.xml.NotDomesticCurrency
-
Uses of NotDomesticCurrency in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected NotDomesticCurrency
DeliverableObligations.notDomesticCurrency
protected NotDomesticCurrency
Obligations.notDomesticCurrency
Modifier 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.Modifier 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.