Uses of Class
com.opengamma.strata.market.FxRateShifts
-
Packages that use FxRateShifts Package Description com.opengamma.strata.market Data structures for market data. -
-
Uses of FxRateShifts in com.opengamma.strata.market
Methods in com.opengamma.strata.market that return FxRateShifts Modifier and Type Method Description static FxRateShifts
FxRateShifts. of(ShiftType shiftType, DoubleArray shiftAmount, CurrencyPair currencyPair)
Creates an instance.Methods in com.opengamma.strata.market that return types with arguments of type FxRateShifts Modifier and Type Method Description Class<? extends FxRateShifts>
FxRateShifts.Meta. beanType()
org.joda.beans.BeanBuilder<? extends FxRateShifts>
FxRateShifts.Meta. builder()
-