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 NotDomesticCurrencyDeliverableObligations.notDomesticCurrencyprotected NotDomesticCurrencyObligations.notDomesticCurrencyMethods in net.finmath.smartcontract.product.xml that return NotDomesticCurrencyModifier and TypeMethodDescriptionObjectFactory.createNotDomesticCurrency()Create an instance ofNotDomesticCurrencyDeliverableObligations.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 TypeMethodDescriptionvoidDeliverableObligations.setNotDomesticCurrency(NotDomesticCurrency value) Sets the value of the notDomesticCurrency property.voidObligations.setNotDomesticCurrency(NotDomesticCurrency value) Sets the value of the notDomesticCurrency property.