/** * Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.analytics.financial.commodity.multicurvecommodity.generator; /** * Generator (or template) for swap commodity cash settle. */ public class GeneratorSwapFixedCommodityCashSettleDefinition { }