| Package | Description |
|---|---|
| com.opengamma.strata.product.payment |
Entity objects describing simple payment financial instruments.
|
| Modifier and Type | Method and Description |
|---|---|
BulletPaymentTrade |
BulletPaymentTrade.Builder.build() |
static BulletPaymentTrade |
BulletPaymentTrade.of(TradeInfo info,
BulletPayment product)
Obtains an instance of a Bullet Payment trade.
|
BulletPaymentTrade |
BulletPaymentTrade.withInfo(PortfolioItemInfo info) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends BulletPaymentTrade> |
BulletPaymentTrade.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.