Uses of Class
net.finmath.smartcontract.product.xml.PrincipalExchanges
-
Uses of PrincipalExchanges in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PrincipalExchanges
InterestRateStream.principalExchanges
protected PrincipalExchanges
PrincipalExchangeFeatures.principalExchanges
Modifier 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.Modifier 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.