Uses of Class
net.finmath.smartcontract.product.xml.CommodityQuantityFrequency
Packages that use CommodityQuantityFrequency
-
Uses of CommodityQuantityFrequency in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityQuantityFrequencyModifier and TypeFieldDescriptionprotected CommodityQuantityFrequency
CommodityNotionalQuantity.quantityFrequency
protected CommodityQuantityFrequency
GenericProduct.quantityFrequency
Methods in net.finmath.smartcontract.product.xml that return CommodityQuantityFrequencyModifier 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.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityQuantityFrequencyModifier 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.