Uses of Class
net.finmath.smartcontract.product.xml.Mortgage
Packages that use Mortgage
-
Uses of Mortgage in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MortgageMethods in net.finmath.smartcontract.product.xml that return MortgageModifier and TypeMethodDescriptionObjectFactory.createMortgage()
Create an instance ofMortgage
ReferenceObligation.getMortgage()
Gets the value of the mortgage property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type MortgageModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Mortgage>
ObjectFactory.createMortgage(Mortgage value)
Methods in net.finmath.smartcontract.product.xml with parameters of type MortgageModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Mortgage>
ObjectFactory.createMortgage(Mortgage value)
void
ReferenceObligation.setMortgage(Mortgage value)
Sets the value of the mortgage property.