public interface BasketMarketParamRef
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
couponCurrency()
Get the Coupon Currency
|
CreditLabel[] |
creditLabel()
Get the Array of Credit Curve Latent State Identifier Labels
|
ForwardLabel[] |
forwardLabel()
Get the Array of Forward Curve Latent State Labels
|
FundingLabel[] |
fundingLabel()
Get the Array of Funding Curve Latent State Labels
|
FXLabel[] |
fxLabel()
Get the Array of the FX Latent State Identifier Labels
|
java.lang.String |
name()
Get the component name
|
java.lang.String[] |
payCurrency()
Get the Pay Currency
|
java.lang.String[] |
principalCurrency()
Get the Principal Currency
|
java.lang.String name()
java.lang.String[] couponCurrency()
java.lang.String[] payCurrency()
java.lang.String[] principalCurrency()
CreditLabel[] creditLabel()
ForwardLabel[] forwardLabel()
FundingLabel[] fundingLabel()
FXLabel[] fxLabel()