Uses of Class
net.finmath.smartcontract.product.xml.CommodityStartingDate
Packages that use CommodityStartingDate
-
Uses of CommodityStartingDate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityStartingDateModifier and TypeFieldDescriptionprotected CommodityStartingDate
CommodityPerformanceSwapEarlyTermination.startingDate
Methods in net.finmath.smartcontract.product.xml that return CommodityStartingDateModifier and TypeMethodDescriptionObjectFactory.createCommodityStartingDate()
Create an instance ofCommodityStartingDate
CommodityPerformanceSwapEarlyTermination.getStartingDate()
Gets the value of the startingDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityStartingDateModifier and TypeMethodDescriptionvoid
CommodityPerformanceSwapEarlyTermination.setStartingDate
(CommodityStartingDate value) Sets the value of the startingDate property.