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 CommodityStartingDateCommodityPerformanceSwapEarlyTermination.startingDateMethods in net.finmath.smartcontract.product.xml that return CommodityStartingDateModifier and TypeMethodDescriptionObjectFactory.createCommodityStartingDate()Create an instance ofCommodityStartingDateCommodityPerformanceSwapEarlyTermination.getStartingDate()Gets the value of the startingDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityStartingDateModifier and TypeMethodDescriptionvoidCommodityPerformanceSwapEarlyTermination.setStartingDate(CommodityStartingDate value) Sets the value of the startingDate property.