Uses of Class
net.finmath.smartcontract.product.xml.CommodityValuationDates
Packages that use CommodityValuationDates
-
Uses of CommodityValuationDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityValuationDatesModifier and TypeFieldDescriptionprotected CommodityValuationDates
CommodityReturnCalculation.valuationDates
protected CommodityValuationDates
CommodityVarianceCalculation.valuationDates
Methods in net.finmath.smartcontract.product.xml that return CommodityValuationDatesModifier and TypeMethodDescriptionObjectFactory.createCommodityValuationDates()
Create an instance ofCommodityValuationDates
CommodityReturnCalculation.getValuationDates()
Gets the value of the valuationDates property.CommodityVarianceCalculation.getValuationDates()
Gets the value of the valuationDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityValuationDatesModifier and TypeMethodDescriptionvoid
CommodityReturnCalculation.setValuationDates(CommodityValuationDates value)
Sets the value of the valuationDates property.void
CommodityVarianceCalculation.setValuationDates(CommodityValuationDates value)
Sets the value of the valuationDates property.