Uses of Class
net.finmath.smartcontract.product.xml.FxSpotRateSource
Packages that use FxSpotRateSource
-
Uses of FxSpotRateSource in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxSpotRateSourceModifier and TypeFieldDescriptionprotected FxSpotRateSourceFxPerformanceSwap.fixingInformationSourceprotected FxSpotRateSourceComposite.fxSpotRateSourceprotected FxSpotRateSourceFxFixing.fxSpotRateSourceprotected FxSpotRateSourceFxLinkedNotionalSchedule.fxSpotRateSourceprotected FxSpotRateSourceQuanto.fxSpotRateSourceprotected FxSpotRateSourceFxRateAsset.rateSourceMethods in net.finmath.smartcontract.product.xml that return FxSpotRateSourceModifier and TypeMethodDescriptionObjectFactory.createFxSpotRateSource()Create an instance ofFxSpotRateSourceFxPerformanceSwap.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.Methods in net.finmath.smartcontract.product.xml with parameters of type FxSpotRateSourceModifier and TypeMethodDescriptionvoidFxPerformanceSwap.setFixingInformationSource(FxSpotRateSource value) Sets the value of the fixingInformationSource property.voidComposite.setFxSpotRateSource(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.voidFxFixing.setFxSpotRateSource(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.voidFxLinkedNotionalSchedule.setFxSpotRateSource(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.voidQuanto.setFxSpotRateSource(FxSpotRateSource value) Sets the value of the fxSpotRateSource property.voidFxRateAsset.setRateSource(FxSpotRateSource value) Sets the value of the rateSource property.