Modifier and Type | Method and Description |
---|---|
FXLabel |
CompositePeriod.fxLabel()
Return the FX Label
|
FXLabel |
Bullet.fxLabel()
Return the FX Label
|
Modifier and Type | Method and Description |
---|---|
FXLabel |
BulletMetrics.fxLabel()
Retrieve the FX Label
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,java.lang.Double> |
BulletMetrics.fxFXLoading(FXLabel fxLabel)
Retrieve the FX Loading Coefficient for the specified FX Latent State
|
Constructor and Description |
---|
BulletMetrics(int iTerminalDate,
int iPayDate,
double dblNotional,
double dblSurvival,
double dblDF,
double dblFX,
ConvexityAdjustment convAdj,
CreditLabel creditLabel,
FundingLabel fundingLabel,
FXLabel fxLabel)
BulletMetrics Constructor
|
Modifier and Type | Method and Description |
---|---|
R1ToR1 |
CurveSurfaceQuoteContainer.collateralFXCorrelation(java.lang.String strCollateralCurrency,
FXLabel fxLabel)
Retrieve the Correlation Surface for the specified Collateral and the FX Latent State Label
|
R1ToR1 |
CurveSurfaceQuoteContainer.creditFXCorrelation(CreditLabel creditLabel,
FXLabel fxLabel)
Retrieve the Correlation Surface between the Credit and the FX Latent State Labels
|
R1ToR1 |
CurveSurfaceQuoteContainer.customFXCorrelation(CustomLabel customLabel,
FXLabel fxLabel)
Retrieve the Correlation Surface between the Custom Metric and the FX Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.equityFXCorrelation(EquityLabel equityLabel,
FXLabel fxLabel)
Retrieve the Correlation Surface between the Equity and the FX Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.forwardFXCorrelation(ForwardLabel forwardLabel,
FXLabel fxLabel)
Retrieve the Correlation Surface between the Forward and the FX Latent State Labels
|
R1ToR1 |
CurveSurfaceQuoteContainer.fundingFXCorrelation(FundingLabel fundingLabel,
FXLabel fxLabel)
Retrieve the Correlation Surface between the Funding and the FX Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxFXCorrelation(FXLabel fxLabel1,
FXLabel fxLabel2)
Retrieve the Correlation Surface for the specified FX Latent State Label Set
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxGovvieCorrelation(FXLabel fxLabel,
GovvieLabel govvieLabel)
Retrieve the Correlation Surface for the specified FX and the Govvie Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxOvernightCorrelation(FXLabel fxLabel,
OvernightLabel overnightLabel)
Retrieve the Correlation Surface for the specified FX and the Overnight Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxPaydownCorrelation(FXLabel fxLabel,
PaydownLabel paydownLabel)
Retrieve the Correlation Surface for the specified FX and the Pay-down Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxRatingCorrelation(FXLabel fxLabel,
RatingLabel ratingLabel)
Retrieve the Correlation Surface for the specified FX and the Rating Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxRecoveryCorrelation(FXLabel fxLabel,
RecoveryLabel recoveryLabel)
Retrieve the Correlation Surface for the specified FX and the Recovery Latent States
|
R1ToR1 |
CurveSurfaceQuoteContainer.fxRepoCorrelation(FXLabel fxLabel,
RepoLabel repoLabel)
Retrieve the Correlation Surface for the specified FX and the Repo Latent States
|
FXCurve |
CurveSurfaceQuoteContainer.fxState(FXLabel fxLabel)
Retrieve the FX State for the specified FX Latent State Label
|
VolatilityCurve |
CurveSurfaceQuoteContainer.fxVolatility(FXLabel fxLabel)
Retrieve the Volatility Curve for the specified FX Latent State Label
|
boolean |
CurveSurfaceQuoteContainer.setCollateralFXCorrelation(java.lang.String strCollateralCurrency,
FXLabel fxLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified Collateral and FX Latent States
|
boolean |
CurveSurfaceQuoteContainer.setCreditFXCorrelation(CreditLabel creditLabel,
FXLabel fxLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Credit and the FX Latent States
|
boolean |
CurveSurfaceQuoteContainer.setCustomFXCorrelation(CustomLabel customLabel,
FXLabel fxLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Custom Metric and the FX Latent States
|
boolean |
CurveSurfaceQuoteContainer.setEquityFXCorrelation(EquityLabel equityLabel,
FXLabel fxLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Equity and the FX Latent States
|
boolean |
CurveSurfaceQuoteContainer.setForwardFXCorrelation(ForwardLabel forwardLabel,
FXLabel fxLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Forward and the FX Latent State Labels
|
boolean |
CurveSurfaceQuoteContainer.setFundingFXCorrelation(FundingLabel fundingLabel,
FXLabel fxLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface between the Funding and the FX Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXFXCorrelation(FXLabel fxLabel1,
FXLabel fxLabel2,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX Latent State Label Set
|
boolean |
CurveSurfaceQuoteContainer.setFXGovvieCorrelation(FXLabel fxLabel,
GovvieLabel govvieLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Govvie Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXOvernightCorrelation(FXLabel fxLabel,
OvernightLabel overnightLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Overnight Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXPaydownCorrelation(FXLabel fxLabel,
PaydownLabel paydownLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Pay-down Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXRatingCorrelation(FXLabel fxLabel,
RatingLabel ratingLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Rating Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXRecoveryCorrelation(FXLabel fxLabel,
RecoveryLabel recoveryLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Recovery Latent States
|
boolean |
CurveSurfaceQuoteContainer.setFXRepoCorrelation(FXLabel fxLabel,
RepoLabel repoLabel,
R1ToR1 auCorrelation)
(Re)-set the Correlation Surface for the specified FX and the Repo Latent States
|
Modifier and Type | Method and Description |
---|---|
FXLabel |
ProductQuoteSet.fxLabel()
Retrieve the FX Latent State Label, if it exists
|
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<FXLabel> |
CDSComponent.fxLabel() |
CaseInsensitiveTreeMap<FXLabel> |
BondComponent.fxLabel() |
Modifier and Type | Method and Description |
---|---|
FXLabel[] |
BasketProduct.fxLabel() |
FXLabel[] |
BasketMarketParamRef.fxLabel()
Get the Array of the FX Latent State Identifier Labels
|
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<FXLabel> |
ComponentMarketParamRef.fxLabel()
Get the Map of FX Latent State Identifier Labels
|
Modifier and Type | Method and Description |
---|---|
FXLabel[] |
ComponentPair.fxLabel() |
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<FXLabel> |
FXForwardComponent.fxLabel() |
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<FXLabel> |
TreasuryFutures.fxLabel() |
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<FXLabel> |
OptionComponent.fxLabel() |
Modifier and Type | Method and Description |
---|---|
FXLabel |
Stream.fxLabel()
Retrieve the FX Label
|
Modifier and Type | Method and Description |
---|---|
CaseInsensitiveTreeMap<FXLabel> |
SingleStreamComponent.fxLabel() |
CaseInsensitiveTreeMap<FXLabel> |
RatesBasket.fxLabel() |
CaseInsensitiveTreeMap<FXLabel> |
FloatFloatComponent.fxLabel() |
CaseInsensitiveTreeMap<FXLabel> |
FixFloatComponent.fxLabel() |
Modifier and Type | Method and Description |
---|---|
FXLabel |
FXLabel.inverse()
Delegate the Inverse FX Label
|
static FXLabel |
FXLabel.Standard(CurrencyPair cp)
Make a Standard FX Label from the Currency Pair Instance
|
static FXLabel |
FXLabel.Standard(java.lang.String strCode)
Make a Standard FX Label from the Currency Pair Code
|