Uses of Class
net.finmath.smartcontract.product.xml.RepoNearLeg
Packages that use RepoNearLeg
-
Uses of RepoNearLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RepoNearLegMethods in net.finmath.smartcontract.product.xml that return RepoNearLegModifier and TypeMethodDescriptionObjectFactory.createRepoNearLeg()
Create an instance ofRepoNearLeg
Repo.getNearLeg()
Gets the value of the nearLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type RepoNearLegModifier and TypeMethodDescriptionvoid
Repo.setNearLeg
(RepoNearLeg value) Sets the value of the nearLeg property.