Uses of Class
net.finmath.smartcontract.product.xml.InterestRateStream
Packages that use InterestRateStream
-
Uses of InterestRateStream in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestRateStreamFields in net.finmath.smartcontract.product.xml with type parameters of type InterestRateStreamMethods in net.finmath.smartcontract.product.xml that return InterestRateStreamModifier and TypeMethodDescriptionObjectFactory.createInterestRateStream()
Create an instance ofInterestRateStream
CapFloor.getCapFloorStream()
Gets the value of the capFloorStream property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type InterestRateStreamModifier and TypeMethodDescriptionSwap.getSwapStream()
Gets the value of the swapStream property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestRateStreamModifier and TypeMethodDescriptionvoid
CapFloor.setCapFloorStream
(InterestRateStream value) Sets the value of the capFloorStream property.