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 CommodityQuantityFrequencyCommodityNotionalQuantity.quantityFrequencyprotected CommodityQuantityFrequencyGenericProduct.quantityFrequencyMethods in net.finmath.smartcontract.product.xml that return CommodityQuantityFrequencyModifier and TypeMethodDescriptionObjectFactory.createCommodityQuantityFrequency()Create an instance ofCommodityQuantityFrequencyCommodityNotionalQuantity.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 TypeMethodDescriptionvoidCommodityNotionalQuantity.setQuantityFrequency(CommodityQuantityFrequency value) Sets the value of the quantityFrequency property.voidGenericProduct.setQuantityFrequency(CommodityQuantityFrequency value) Sets the value of the quantityFrequency property.