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 PrincipalExchanges
InterestRateStream.principalExchanges
protected PrincipalExchanges
PrincipalExchangeFeatures.principalExchanges
Methods in net.finmath.smartcontract.product.xml that return PrincipalExchangesModifier and TypeMethodDescriptionObjectFactory.createPrincipalExchanges()
Create an instance ofPrincipalExchanges
InterestRateStream.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 TypeMethodDescriptionvoid
InterestRateStream.setPrincipalExchanges(PrincipalExchanges value)
Sets the value of the principalExchanges property.void
PrincipalExchangeFeatures.setPrincipalExchanges(PrincipalExchanges value)
Sets the value of the principalExchanges property.