Uses of Class
net.finmath.smartcontract.product.xml.EquityValuation
-
Uses of EquityValuation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected EquityValuation
EquityExerciseValuationSettlement.equityValuation
protected EquityValuation
DirectionalLegUnderlyerValuation.valuation
Modifier and TypeMethodDescriptionObjectFactory.createEquityValuation()
Create an instance ofEquityValuation
EquityExerciseValuationSettlement.getEquityValuation()
Gets the value of the equityValuation property.DirectionalLegUnderlyerValuation.getValuation()
Gets the value of the valuation property.Modifier and TypeMethodDescriptionvoid
EquityExerciseValuationSettlement.setEquityValuation
(EquityValuation value) Sets the value of the equityValuation property.void
DirectionalLegUnderlyerValuation.setValuation
(EquityValuation value) Sets the value of the valuation property.