Uses of Class
net.finmath.smartcontract.product.xml.FxSpotRateSource
-
Uses of FxSpotRateSource in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxSpotRateSource
FxPerformanceSwap.fixingInformationSource
protected FxSpotRateSource
Composite.fxSpotRateSource
protected FxSpotRateSource
FxFixing.fxSpotRateSource
protected FxSpotRateSource
FxLinkedNotionalSchedule.fxSpotRateSource
protected FxSpotRateSource
Quanto.fxSpotRateSource
protected FxSpotRateSource
FxRateAsset.rateSource
Modifier and TypeMethodDescriptionObjectFactory.createFxSpotRateSource()
Create an instance ofFxSpotRateSource
FxPerformanceSwap.getFixingInformationSource()
Gets the value of the fixingInformationSource property.Composite.getFxSpotRateSource()
Gets the value of the fxSpotRateSource property.FxFixing.getFxSpotRateSource()
Gets the value of the fxSpotRateSource property.FxLinkedNotionalSchedule.getFxSpotRateSource()
Gets the value of the fxSpotRateSource property.Quanto.getFxSpotRateSource()
Gets the value of the fxSpotRateSource property.FxRateAsset.getRateSource()
Gets the value of the rateSource property.Modifier and TypeMethodDescriptionvoid
FxPerformanceSwap.setFixingInformationSource
(FxSpotRateSource value) Sets the value of the fixingInformationSource property.void
Composite.setFxSpotRateSource
(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.void
FxFixing.setFxSpotRateSource
(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.void
FxLinkedNotionalSchedule.setFxSpotRateSource
(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.void
Quanto.setFxSpotRateSource
(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.void
FxRateAsset.setRateSource
(FxSpotRateSource value) Sets the value of the rateSource property.