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 PrincipalExchangeFeaturesReturnSwapBase.principalExchangeFeaturesMethods in net.finmath.smartcontract.product.xml that return PrincipalExchangeFeaturesModifier and TypeMethodDescriptionObjectFactory.createPrincipalExchangeFeatures()Create an instance ofPrincipalExchangeFeaturesReturnSwapBase.getPrincipalExchangeFeatures()Gets the value of the principalExchangeFeatures property.Methods in net.finmath.smartcontract.product.xml with parameters of type PrincipalExchangeFeaturesModifier and TypeMethodDescriptionvoidReturnSwapBase.setPrincipalExchangeFeatures(PrincipalExchangeFeatures value) Sets the value of the principalExchangeFeatures property.