public interface SwaptionSettlement
Settlement can be physical, where an interest rate swap is created, or cash, where a monetary amount is exchanged.
PhysicalSwaptionSettlement,
CashSwaptionSettlement| Modifier and Type | Method and Description |
|---|---|
SettlementType |
getSettlementType()
Gets the settlement type of swaption.
|
SettlementType getSettlementType()
The settlement type is cash settlement or physical settlement, defined in SettlementType.
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.