Uses of Class
net.finmath.smartcontract.product.xml.SpecifiedCurrency
Packages that use SpecifiedCurrency
-
Uses of SpecifiedCurrency in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SpecifiedCurrencyModifier and TypeFieldDescriptionprotected SpecifiedCurrencyDeliverableObligations.specifiedCurrencyprotected SpecifiedCurrencyObligations.specifiedCurrencyMethods in net.finmath.smartcontract.product.xml that return SpecifiedCurrencyModifier and TypeMethodDescriptionObjectFactory.createSpecifiedCurrency()Create an instance ofSpecifiedCurrencyDeliverableObligations.getSpecifiedCurrency()Gets the value of the specifiedCurrency property.Obligations.getSpecifiedCurrency()Gets the value of the specifiedCurrency property.Methods in net.finmath.smartcontract.product.xml with parameters of type SpecifiedCurrencyModifier and TypeMethodDescriptionvoidDeliverableObligations.setSpecifiedCurrency(SpecifiedCurrency value) Sets the value of the specifiedCurrency property.voidObligations.setSpecifiedCurrency(SpecifiedCurrency value) Sets the value of the specifiedCurrency property.