Uses of Class
com.opengamma.strata.market.amount.SwapLegAmount
-
Packages that use SwapLegAmount Package Description com.opengamma.strata.market.amount Defines representations of amounts typically used as result types. -
-
Uses of SwapLegAmount in com.opengamma.strata.market.amount
Methods in com.opengamma.strata.market.amount that return SwapLegAmount Modifier and Type Method Description SwapLegAmountSwapLegAmount.Builder. build()SwapLegAmountSwapLegAmount. convertedTo(Currency resultCurrency, FxRateProvider rateProvider)static SwapLegAmountSwapLegAmount. of(ResolvedSwapLeg leg, CurrencyAmount amount)Obtains an instance from a swap leg and amount.Methods in com.opengamma.strata.market.amount that return types with arguments of type SwapLegAmount Modifier and Type Method Description Class<? extends SwapLegAmount>SwapLegAmount.Meta. beanType()
-