Uses of Class
net.finmath.smartcontract.product.xml.PrincipalExchanges
Packages that use PrincipalExchanges
-
Uses of PrincipalExchanges in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PrincipalExchangesModifier and TypeFieldDescriptionprotected PrincipalExchangesInterestRateStream.principalExchangesprotected PrincipalExchangesPrincipalExchangeFeatures.principalExchangesMethods in net.finmath.smartcontract.product.xml that return PrincipalExchangesModifier and TypeMethodDescriptionObjectFactory.createPrincipalExchanges()Create an instance ofPrincipalExchangesInterestRateStream.getPrincipalExchanges()Gets the value of the principalExchanges property.PrincipalExchangeFeatures.getPrincipalExchanges()Gets the value of the principalExchanges property.Methods in net.finmath.smartcontract.product.xml with parameters of type PrincipalExchangesModifier and TypeMethodDescriptionvoidInterestRateStream.setPrincipalExchanges(PrincipalExchanges value) Sets the value of the principalExchanges property.voidPrincipalExchangeFeatures.setPrincipalExchanges(PrincipalExchanges value) Sets the value of the principalExchanges property.