Uses of Class
net.finmath.smartcontract.product.xml.EquityValuation
Packages that use EquityValuation
-
Uses of EquityValuation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EquityValuationModifier and TypeFieldDescriptionprotected EquityValuationEquityExerciseValuationSettlement.equityValuationprotected EquityValuationDirectionalLegUnderlyerValuation.valuationMethods in net.finmath.smartcontract.product.xml that return EquityValuationModifier and TypeMethodDescriptionObjectFactory.createEquityValuation()Create an instance ofEquityValuationEquityExerciseValuationSettlement.getEquityValuation()Gets the value of the equityValuation property.DirectionalLegUnderlyerValuation.getValuation()Gets the value of the valuation property.Methods in net.finmath.smartcontract.product.xml with parameters of type EquityValuationModifier and TypeMethodDescriptionvoidEquityExerciseValuationSettlement.setEquityValuation(EquityValuation value) Sets the value of the equityValuation property.voidDirectionalLegUnderlyerValuation.setValuation(EquityValuation value) Sets the value of the valuation property.