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