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 FxInformationSource
FxCrossRateObservable.informationSource
protected FxInformationSource
FxRateObservable.informationSource
protected FxInformationSource
FxSettlementRateSource.nonstandardSettlementRate
Methods in net.finmath.smartcontract.product.xml that return FxInformationSourceModifier 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.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)
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.