Uses of Class
net.finmath.smartcontract.product.xml.FxInformationSource
Packages that use FxInformationSource
-
Uses of FxInformationSource in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxInformationSourceModifier and TypeFieldDescriptionprotected FxInformationSourceFxCrossRateObservable.informationSourceprotected FxInformationSourceFxRateObservable.informationSourceprotected FxInformationSourceFxSettlementRateSource.nonstandardSettlementRateMethods in net.finmath.smartcontract.product.xml that return FxInformationSourceModifier and TypeMethodDescriptionObjectFactory.createFxInformationSource()Create an instance ofFxInformationSourceFxCrossRateObservable.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.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxInformationSourceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxInformationSource> ObjectFactory.createFxTargetKnockoutForwardFixingInformationSource(FxInformationSource value) Methods in net.finmath.smartcontract.product.xml with parameters of type FxInformationSourceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxInformationSource> ObjectFactory.createFxTargetKnockoutForwardFixingInformationSource(FxInformationSource value) voidFxCrossRateObservable.setInformationSource(FxInformationSource value) Sets the value of the informationSource property.voidFxRateObservable.setInformationSource(FxInformationSource value) Sets the value of the informationSource property.voidFxSettlementRateSource.setNonstandardSettlementRate(FxInformationSource value) Sets the value of the nonstandardSettlementRate property.