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 ofInterestRateStreamCapFloor.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 TypeMethodDescriptionvoidCapFloor.setCapFloorStream(InterestRateStream value) Sets the value of the capFloorStream property.