Uses of Class
net.finmath.smartcontract.product.xml.InitialMargin
Packages that use InitialMargin
-
Uses of InitialMargin in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InitialMarginMethods in net.finmath.smartcontract.product.xml that return InitialMarginModifier and TypeMethodDescriptionObjectFactory.createInitialMargin()
Create an instance ofInitialMargin
Repo.getInitialMargin()
Gets the value of the initialMargin property.Methods in net.finmath.smartcontract.product.xml with parameters of type InitialMarginModifier and TypeMethodDescriptionvoid
Repo.setInitialMargin(InitialMargin value)
Sets the value of the initialMargin property.