Uses of Class
net.finmath.smartcontract.product.xml.NotionalAmount
-
Uses of NotionalAmount in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected NotionalAmount
CommodityBasketByPercentage.notionalAmount
protected NotionalAmount
CommodityDigitalOption.notionalAmount
protected NotionalAmount
ReturnSwapNotional.notionalAmount
Modifier and TypeMethodDescriptionObjectFactory.createNotionalAmount()
Create an instance ofNotionalAmount
CommodityBasketByPercentage.getNotionalAmount()
Gets the value of the notionalAmount property.CommodityDigitalOption.getNotionalAmount()
Gets the value of the notionalAmount property.ReturnSwapNotional.getNotionalAmount()
Gets the value of the notionalAmount property.Modifier and TypeMethodDescriptionvoid
CommodityBasketByPercentage.setNotionalAmount
(NotionalAmount value) Sets the value of the notionalAmount property.void
CommodityDigitalOption.setNotionalAmount
(NotionalAmount value) Sets the value of the notionalAmount property.void
ReturnSwapNotional.setNotionalAmount
(NotionalAmount value) Sets the value of the notionalAmount property.