Uses of Class
net.finmath.smartcontract.product.xml.RolloverNotification.CurrentContracts
Packages that use RolloverNotification.CurrentContracts
-
Uses of RolloverNotification.CurrentContracts in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RolloverNotification.CurrentContractsModifier and TypeFieldDescriptionprotected RolloverNotification.CurrentContracts
RolloverNotification.currentContracts
Methods in net.finmath.smartcontract.product.xml that return RolloverNotification.CurrentContractsModifier and TypeMethodDescriptionObjectFactory.createRolloverNotificationCurrentContracts()
Create an instance ofRolloverNotification.CurrentContracts
RolloverNotification.getCurrentContracts()
Gets the value of the currentContracts property.Methods in net.finmath.smartcontract.product.xml with parameters of type RolloverNotification.CurrentContractsModifier and TypeMethodDescriptionvoid
RolloverNotification.setCurrentContracts(RolloverNotification.CurrentContracts value)
Sets the value of the currentContracts property.