Uses of Class
net.finmath.smartcontract.product.xml.CollateralProfile
Packages that use CollateralProfile
-
Uses of CollateralProfile in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CollateralProfileMethods in net.finmath.smartcontract.product.xml that return CollateralProfileModifier and TypeMethodDescriptionObjectFactory.createCollateralProfile()
Create an instance ofCollateralProfile
TriParty.getCollateralProfile()
Gets the value of the collateralProfile property.Methods in net.finmath.smartcontract.product.xml with parameters of type CollateralProfileModifier and TypeMethodDescriptionvoid
TriParty.setCollateralProfile(CollateralProfile value)
Sets the value of the collateralProfile property.