Uses of Interface
com.opengamma.strata.basics.index.IndexObservation
-
Packages that use IndexObservation Package Description com.opengamma.strata.basics.index Entity objects describing common market indices, such as LIBOR and FED FUND. -
-
Uses of IndexObservation in com.opengamma.strata.basics.index
Classes in com.opengamma.strata.basics.index that implement IndexObservation Modifier and Type Class Description class
FxIndexObservation
Information about a single observation of an FX index.class
IborIndexObservation
Defines the observation of a rate of interest from a single Ibor index.class
OvernightIndexObservation
Information about a single observation of an Overnight index.class
PriceIndexObservation
Information about a single observation of a Price index.
-