Uses of Class
net.finmath.smartcontract.product.xml.CollateralValuation
Packages that use CollateralValuation
-
Uses of CollateralValuation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type CollateralValuationModifier and TypeFieldDescriptionprotected List
<CollateralValuation> RepoFarLeg.collateral
protected List
<CollateralValuation> RepoNearLeg.collateral
Methods in net.finmath.smartcontract.product.xml that return CollateralValuationModifier and TypeMethodDescriptionObjectFactory.createCollateralValuation()
Create an instance ofCollateralValuation
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CollateralValuationModifier and TypeMethodDescriptionRepoFarLeg.getCollateral()
Gets the value of the collateral property.RepoNearLeg.getCollateral()
Gets the value of the collateral property.