Uses of Class
net.finmath.smartcontract.product.xml.PrincipalExchangeFeatures
Packages that use PrincipalExchangeFeatures
-
Uses of PrincipalExchangeFeatures in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PrincipalExchangeFeaturesModifier and TypeFieldDescriptionprotected PrincipalExchangeFeatures
ReturnSwapBase.principalExchangeFeatures
Methods in net.finmath.smartcontract.product.xml that return PrincipalExchangeFeaturesModifier and TypeMethodDescriptionObjectFactory.createPrincipalExchangeFeatures()
Create an instance ofPrincipalExchangeFeatures
ReturnSwapBase.getPrincipalExchangeFeatures()
Gets the value of the principalExchangeFeatures property.Methods in net.finmath.smartcontract.product.xml with parameters of type PrincipalExchangeFeaturesModifier and TypeMethodDescriptionvoid
ReturnSwapBase.setPrincipalExchangeFeatures(PrincipalExchangeFeatures value)
Sets the value of the principalExchangeFeatures property.