Uses of Class
net.finmath.smartcontract.product.xml.UnderlyingAssetTranche
Packages that use UnderlyingAssetTranche
-
Uses of UnderlyingAssetTranche in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as UnderlyingAssetTrancheMethods in net.finmath.smartcontract.product.xml that return UnderlyingAssetTrancheModifier and TypeMethodDescriptionObjectFactory.createUnderlyingAssetTranche()
Create an instance ofUnderlyingAssetTranche
Loan.getTranche()
Gets the value of the tranche property.Methods in net.finmath.smartcontract.product.xml with parameters of type UnderlyingAssetTrancheModifier and TypeMethodDescriptionvoid
Loan.setTranche
(UnderlyingAssetTranche value) Sets the value of the tranche property.