Uses of Class
net.finmath.smartcontract.product.xml.CutName
Packages that use CutName
-
Uses of CutName in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CutNameModifier and TypeFieldDescriptionprotected CutNameFxDigitalAmericanExercise.cutNameprotected CutNameFxEuropeanExercise.cutNameMethods in net.finmath.smartcontract.product.xml that return CutNameModifier and TypeMethodDescriptionObjectFactory.createCutName()Create an instance ofCutNameFxDigitalAmericanExercise.getCutName()Gets the value of the cutName property.FxEuropeanExercise.getCutName()Gets the value of the cutName property.Methods in net.finmath.smartcontract.product.xml with parameters of type CutNameModifier and TypeMethodDescriptionvoidFxDigitalAmericanExercise.setCutName(CutName value) Sets the value of the cutName property.voidFxEuropeanExercise.setCutName(CutName value) Sets the value of the cutName property.