Uses of Class
net.finmath.smartcontract.product.xml.TermDepositFeatures
Packages that use TermDepositFeatures
-
Uses of TermDepositFeatures in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TermDepositFeaturesMethods in net.finmath.smartcontract.product.xml that return TermDepositFeaturesModifier and TypeMethodDescriptionObjectFactory.createTermDepositFeatures()
Create an instance ofTermDepositFeatures
TermDeposit.getFeatures()
Gets the value of the features property.Methods in net.finmath.smartcontract.product.xml with parameters of type TermDepositFeaturesModifier and TypeMethodDescriptionvoid
TermDeposit.setFeatures(TermDepositFeatures value)
Sets the value of the features property.