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.MaturingContractsRolloverNotification.maturingContractsMethods in net.finmath.smartcontract.product.xml that return RolloverNotification.MaturingContractsModifier and TypeMethodDescriptionObjectFactory.createRolloverNotificationMaturingContracts()Create an instance ofRolloverNotification.MaturingContractsRolloverNotification.getMaturingContracts()Gets the value of the maturingContracts property.Methods in net.finmath.smartcontract.product.xml with parameters of type RolloverNotification.MaturingContractsModifier and TypeMethodDescriptionvoidRolloverNotification.setMaturingContracts(RolloverNotification.MaturingContracts value) Sets the value of the maturingContracts property.