/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Entity objects describing a forward rate agreement (FRA). * <p> * A FRA takes place between two counterparties who agree to exchange * the difference between a fixed and floating rate of interest at a future date. */ package com.opengamma.strata.product.fra;