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.collateralprotected List<CollateralValuation> RepoNearLeg.collateralMethods in net.finmath.smartcontract.product.xml that return CollateralValuationModifier and TypeMethodDescriptionObjectFactory.createCollateralValuation()Create an instance ofCollateralValuationMethods 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.