Uses of Class
org.drip.state.identifier.GovvieLabel
| Package | Description |
|---|---|
| org.drip.exposure.evolver |
Securities and Exposure States Evolvers
|
| org.drip.param.market |
Curves Surfaces Quotes Fixings Container
|
| org.drip.product.calib |
Curve/Surface Calibration Quote Sets
|
| org.drip.product.credit |
Credit Products - Components and Baskets
|
| org.drip.product.definition |
Fixed Income Components/Baskets Definitions
|
| org.drip.product.fx |
FX Forwards, Cross Currency Swaps
|
| org.drip.product.govvie |
Treasury Bills, Notes, Bonds, Futures
|
| org.drip.product.option |
Options on Fixed Income Components
|
| org.drip.product.rates |
Fixed Income Multi-Stream Components
|
| org.drip.state.identifier |
Latent State Identifier Labels
|
-
Uses of GovvieLabel in org.drip.exposure.evolver
Methods in org.drip.exposure.evolver with parameters of type GovvieLabel Modifier and Type Method Description booleanLatentStateVertexContainer. add(GovvieLabel govvieLabel, double govvie)Add the Labeled GovviebooleanLatentStateVertexContainer. exists(GovvieLabel govvieLabel)Check Presence of Labeled GovvieTerminalLatentStateLatentStateDynamicsContainer. govvie(GovvieLabel govvieLabel)Retrieve the Govvie Latent StatedoubleLatentStateVertexContainer. govvie(GovvieLabel govvieLabel)Retrieve of Labeled GovviebooleanLatentStateDynamicsContainer. govvieExists(GovvieLabel govvieLabel)Indicate if the Govvie Latent State Exists -
Uses of GovvieLabel in org.drip.param.market
Methods in org.drip.param.market with parameters of type GovvieLabel Modifier and Type Method Description R1ToR1CurveSurfaceQuoteContainer. collateralGovvieCorrelation(java.lang.String strCollateralCurrency, GovvieLabel govvieLabel)Retrieve the Correlation Surface for the specified Collateral and Govvie Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. creditGovvieCorrelation(EntityCDSLabel creditLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Credit and the Govvie Latent State LabelsR1ToR1CurveSurfaceQuoteContainer. customGovvieCorrelation(CustomLabel customLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Custom Metric and the Govvie Latent StatesR1ToR1CurveSurfaceQuoteContainer. equityGovvieCorrelation(EntityEquityLabel equityLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Equity and the Govvie Latent StatesR1ToR1CurveSurfaceQuoteContainer. forwardGovvieCorrelation(ForwardLabel forwardLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Forward and the Govvie Latent StatesR1ToR1CurveSurfaceQuoteContainer. fundingGovvieCorrelation(FundingLabel fundingLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface between the Funding and the Govvie Latent StatesR1ToR1CurveSurfaceQuoteContainer. fxGovvieCorrelation(FXLabel fxLabel, GovvieLabel govvieLabel)Retrieve the Correlation Surface for the specified FX and the Govvie Latent StatesR1ToR1CurveSurfaceQuoteContainer. govvieGovvieCorrelation(GovvieLabel govvieLabel1, GovvieLabel govvieLabel2)Retrieve the Correlation Surface for the specified Govvie Latent State PairR1ToR1CurveSurfaceQuoteContainer. govvieOvernightCorrelation(GovvieLabel govvieLabel, OvernightLabel overnightLabel)Retrieve the Correlation Surface for the specified Govvie and the Overnight Latent StatesR1ToR1CurveSurfaceQuoteContainer. govviePaydownCorrelation(GovvieLabel govvieLabel, PaydownLabel paydownLabel)Retrieve the Correlation Surface for the specified Govvie and the Pay-down Latent StatesR1ToR1CurveSurfaceQuoteContainer. govvieRecoveryCorrelation(GovvieLabel govvieLabel, EntityRecoveryLabel recoveryLabel)Retrieve the Correlation Surface for the specified Govvie and the Recovery Latent StatesR1ToR1CurveSurfaceQuoteContainer. govvieRecoveryCorrelation(GovvieLabel govvieLabel, RatingLabel ratingLabel)Retrieve the Correlation Surface for the specified Govvie and the Rating Latent StatesR1ToR1CurveSurfaceQuoteContainer. govvieRepoCorrelation(GovvieLabel govvieLabel, RepoLabel repoLabel)Retrieve the Correlation Surface for the specified Govvie and the Repo Latent StatesGovvieCurveCurveSurfaceQuoteContainer. govvieState(GovvieLabel govvieLabel)Retrieve the Government State for the specified LabelVolatilityCurveCurveSurfaceQuoteContainer. govvieVolatility(GovvieLabel govvieLabel)Retrieve the Volatility Curve for the specified Govvie Latent StatebooleanCurveSurfaceQuoteContainer. setCollateralGovvieCorrelation(java.lang.String strCollateralCurrency, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified Collateral and Govvie Latent State LabelsbooleanCurveSurfaceQuoteContainer. setCreditGovvieCorrelation(EntityCDSLabel creditLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Credit and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setCustomGovvieCorrelation(CustomLabel customLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Custom Metric and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setEquityGovvieCorrelation(EntityEquityLabel equityLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Equity and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setForwardGovvieCorrelation(ForwardLabel forwardLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Forward and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setFundingGovvieCorrelation(FundingLabel fundingLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface between the Funding and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setFXGovvieCorrelation(FXLabel fxLabel, GovvieLabel govvieLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified FX and the Govvie Latent StatesbooleanCurveSurfaceQuoteContainer. setGovvieGovvieCorrelation(GovvieLabel govvieLabel1, GovvieLabel govvieLabel2, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the Govvie Latent State PairbooleanCurveSurfaceQuoteContainer. setGovvieOvernightCorrelation(GovvieLabel govvieLabel, OvernightLabel overnightLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified Govvie and the Overnight Latent StatesbooleanCurveSurfaceQuoteContainer. setGovviePaydownCorrelation(GovvieLabel govvieLabel, PaydownLabel paydownLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified Govvie and the Pay-down Latent StatesbooleanCurveSurfaceQuoteContainer. setGovvieRatingCorrelation(GovvieLabel govvieLabel, RatingLabel ratingLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified Govvie and the Rating Latent StatesbooleanCurveSurfaceQuoteContainer. setGovvieRecoveryCorrelation(GovvieLabel govvieLabel, EntityRecoveryLabel recoveryLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified Govvie and the Recovery Latent StatesbooleanCurveSurfaceQuoteContainer. setGovvieRepoCorrelation(GovvieLabel govvieLabel, RepoLabel repoLabel, R1ToR1 auCorrelation)(Re)-set the Correlation Surface for the specified Govvie and the Repo Latent States -
Uses of GovvieLabel in org.drip.product.calib
Methods in org.drip.product.calib that return GovvieLabel Modifier and Type Method Description GovvieLabelProductQuoteSet. govvieLabel()Retrieve the Govvie Latent State Label, if it exists -
Uses of GovvieLabel in org.drip.product.credit
Methods in org.drip.product.credit that return GovvieLabel Modifier and Type Method Description GovvieLabelBondComponent. govvieLabel()GovvieLabelCDSComponent. govvieLabel() -
Uses of GovvieLabel in org.drip.product.definition
Methods in org.drip.product.definition that return GovvieLabel Modifier and Type Method Description GovvieLabelComponentMarketParamRef. govvieLabel()Get the Govvie Curve Latent State Label -
Uses of GovvieLabel in org.drip.product.fx
Methods in org.drip.product.fx that return GovvieLabel Modifier and Type Method Description GovvieLabelFXForwardComponent. govvieLabel() -
Uses of GovvieLabel in org.drip.product.govvie
Methods in org.drip.product.govvie that return GovvieLabel Modifier and Type Method Description GovvieLabelTreasuryFutures. govvieLabel() -
Uses of GovvieLabel in org.drip.product.option
Methods in org.drip.product.option that return GovvieLabel Modifier and Type Method Description GovvieLabelOptionComponent. govvieLabel() -
Uses of GovvieLabel in org.drip.product.rates
Methods in org.drip.product.rates that return GovvieLabel Modifier and Type Method Description GovvieLabelFixFloatComponent. govvieLabel()GovvieLabelFloatFloatComponent. govvieLabel()GovvieLabelRatesBasket. govvieLabel()GovvieLabelSingleStreamComponent. govvieLabel() -
Uses of GovvieLabel in org.drip.state.identifier
Methods in org.drip.state.identifier that return GovvieLabel Modifier and Type Method Description static GovvieLabelGovvieLabel. Standard(java.lang.String treasuryCode)Make a Standard Govvie Label from the Treasury Code