Uses of Class
net.finmath.smartcontract.product.xml.RolloverNotification.MaturingContracts
Packages that use RolloverNotification.MaturingContracts
-
Uses of RolloverNotification.MaturingContracts in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RolloverNotification.MaturingContractsModifier and TypeFieldDescriptionprotected RolloverNotification.MaturingContracts
RolloverNotification.maturingContracts
Methods in net.finmath.smartcontract.product.xml that return RolloverNotification.MaturingContractsModifier and TypeMethodDescriptionObjectFactory.createRolloverNotificationMaturingContracts()
Create an instance ofRolloverNotification.MaturingContracts
RolloverNotification.getMaturingContracts()
Gets the value of the maturingContracts property.Methods in net.finmath.smartcontract.product.xml with parameters of type RolloverNotification.MaturingContractsModifier and TypeMethodDescriptionvoid
RolloverNotification.setMaturingContracts
(RolloverNotification.MaturingContracts value) Sets the value of the maturingContracts property.