public interface ComponentMarketParamRef
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<java.lang.String> |
couponCurrency()
Get the Map of Coupon Currencies
|
CreditLabel |
creditLabel()
Get the Credit Curve Latent State Identifier Label
|
CaseInsensitiveTreeMap<ForwardLabel> |
forwardLabel()
Get the Map of Forward Curve Latent State Labels
|
FundingLabel |
fundingLabel()
Get the Funding Curve Latent State Label
|
CaseInsensitiveTreeMap<FXLabel> |
fxLabel()
Get the Map of FX Latent State Identifier Labels
|
GovvieLabel |
govvieLabel()
Get the Govvie Curve Latent State Label
|
java.lang.String |
name()
Get the component name
|
java.lang.String |
payCurrency()
Get the Pay Currency
|
java.lang.String |
principalCurrency()
Get the Principal Currency
|
CaseInsensitiveTreeMap<VolatilityLabel> |
volatilityLabel()
Get the Map of Volatility Latent State Identifier Labels
|
java.lang.String name()
CaseInsensitiveTreeMap<java.lang.String> couponCurrency()
java.lang.String payCurrency()
java.lang.String principalCurrency()
CreditLabel creditLabel()
CaseInsensitiveTreeMap<ForwardLabel> forwardLabel()
FundingLabel fundingLabel()
GovvieLabel govvieLabel()
CaseInsensitiveTreeMap<FXLabel> fxLabel()
CaseInsensitiveTreeMap<VolatilityLabel> volatilityLabel()