Uses of Class
net.finmath.smartcontract.product.xml.CutName
-
Uses of CutName in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CutName
FxDigitalAmericanExercise.cutName
protected CutName
FxEuropeanExercise.cutName
Modifier and TypeMethodDescriptionObjectFactory.createCutName()
Create an instance ofCutName
FxDigitalAmericanExercise.getCutName()
Gets the value of the cutName property.FxEuropeanExercise.getCutName()
Gets the value of the cutName property.Modifier and TypeMethodDescriptionvoid
FxDigitalAmericanExercise.setCutName
(CutName value) Sets the value of the cutName property.void
FxEuropeanExercise.setCutName
(CutName value) Sets the value of the cutName property.