Uses of Class
net.finmath.smartcontract.product.xml.MortgageSector
Packages that use MortgageSector
-
Uses of MortgageSector in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MortgageSectorMethods in net.finmath.smartcontract.product.xml that return MortgageSectorModifier and TypeMethodDescriptionObjectFactory.createMortgageSector()
Create an instance ofMortgageSector
Mortgage.getSector()
Gets the value of the sector property.Methods in net.finmath.smartcontract.product.xml with parameters of type MortgageSectorModifier and TypeMethodDescriptionvoid
Mortgage.setSector
(MortgageSector value) Sets the value of the sector property.