Uses of Class
net.finmath.smartcontract.product.xml.FxInformationSource
-
Uses of FxInformationSource in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FxInformationSource
FxCrossRateObservable.informationSource
protected FxInformationSource
FxRateObservable.informationSource
protected FxInformationSource
FxSettlementRateSource.nonstandardSettlementRate
Modifier and TypeMethodDescriptionObjectFactory.createFxInformationSource()
Create an instance ofFxInformationSource
FxCrossRateObservable.getInformationSource()
Gets the value of the informationSource property.FxRateObservable.getInformationSource()
Gets the value of the informationSource property.FxSettlementRateSource.getNonstandardSettlementRate()
Gets the value of the nonstandardSettlementRate property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxInformationSource> ObjectFactory.createFxTargetKnockoutForwardFixingInformationSource
(FxInformationSource value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<FxInformationSource> ObjectFactory.createFxTargetKnockoutForwardFixingInformationSource
(FxInformationSource value) void
FxCrossRateObservable.setInformationSource
(FxInformationSource value) Sets the value of the informationSource property.void
FxRateObservable.setInformationSource
(FxInformationSource value) Sets the value of the informationSource property.void
FxSettlementRateSource.setNonstandardSettlementRate
(FxInformationSource value) Sets the value of the nonstandardSettlementRate property.