Uses of Class
net.finmath.smartcontract.product.xml.FxOptionPremium
-
Uses of FxOptionPremium in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<FxOptionPremium> FxAccrualDigitalOption.premium
protected List
<FxOptionPremium> FxAccrualOption.premium
protected List
<FxOptionPremium> FxDigitalOption.premium
protected List
<FxOptionPremium> FxRangeAccrual.premium
Modifier and TypeMethodDescriptionObjectFactory.createFxOptionPremium()
Create an instance ofFxOptionPremium
FxOption.getPremium()
Gets the value of the premium property.Modifier and TypeMethodDescriptionFxAccrualDigitalOption.getPremium()
Gets the value of the premium property.FxAccrualOption.getPremium()
Gets the value of the premium property.FxDigitalOption.getPremium()
Gets the value of the premium property.FxRangeAccrual.getPremium()
Gets the value of the premium property.Modifier and TypeMethodDescriptionvoid
FxOption.setPremium
(FxOptionPremium value) Sets the value of the premium property.