| Package | Description |
|---|---|
| com.syndloanhub.loansum.product.facility |
Global (non-prorated) representations of loan facility types.
|
| com.syndloanhub.loansum.product.facility.prorated |
Traded share (prorated) representations of loan facility types.
|
| Modifier and Type | Method and Description |
|---|---|
ProratedFixedRateAccrual |
FixedRateAccrual.prorate(com.opengamma.strata.product.ProductTrade trade)
Prorate a global accrual into a share based on given trade.
|
| Modifier and Type | Method and Description |
|---|---|
ProratedFixedRateAccrual |
ProratedFixedRateAccrual.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProratedFixedRateAccrual> |
ProratedFixedRateAccrual.Meta.beanType() |
Copyright © 2018. All rights reserved.