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 ofInitialMarginRepo.getInitialMargin()Gets the value of the initialMargin property.Methods in net.finmath.smartcontract.product.xml with parameters of type InitialMarginModifier and TypeMethodDescriptionvoidRepo.setInitialMargin(InitialMargin value) Sets the value of the initialMargin property.