Uses of Class
net.finmath.smartcontract.product.xml.FxFixingDate
Packages that use FxFixingDate
-
Uses of FxFixingDate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxFixingDateMethods in net.finmath.smartcontract.product.xml that return FxFixingDateModifier and TypeMethodDescriptionObjectFactory.createFxFixingDate()
Create an instance ofFxFixingDate
NonDeliverableSettlement.getFxFixingDate()
Gets the value of the fxFixingDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxFixingDateModifier and TypeMethodDescriptionvoid
NonDeliverableSettlement.setFxFixingDate(FxFixingDate value)
Sets the value of the fxFixingDate property.