Uses of Class
net.finmath.smartcontract.product.xml.CommodityQuantityFrequency
-
Uses of CommodityQuantityFrequency in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityQuantityFrequency
CommodityNotionalQuantity.quantityFrequency
protected CommodityQuantityFrequency
GenericProduct.quantityFrequency
Modifier and TypeMethodDescriptionObjectFactory.createCommodityQuantityFrequency()
Create an instance ofCommodityQuantityFrequency
CommodityNotionalQuantity.getQuantityFrequency()
Gets the value of the quantityFrequency property.GenericProduct.getQuantityFrequency()
Gets the value of the quantityFrequency property.Modifier and TypeMethodDescriptionvoid
CommodityNotionalQuantity.setQuantityFrequency
(CommodityQuantityFrequency value) Sets the value of the quantityFrequency property.void
GenericProduct.setQuantityFrequency
(CommodityQuantityFrequency value) Sets the value of the quantityFrequency property.