public class TreasuryBondQuoteSet extends ProductQuoteSet
| Constructor and Description |
|---|
TreasuryBondQuoteSet(LatentStateSpecification[] aLSS)
TreasuryBondQuoteSet Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsYield()
Indicate if the Yield Field exists
|
boolean |
setYield(double dblYield)
Set the Yield
|
double |
yield()
Retrieve the Yield
|
contains, contains, containsLatentStateQuantificationMetric, containsLatentStateType, fields, forwardLabel, fundingLabel, fxLabel, get, govvieLabel, lss, set, volatilityLabelpublic TreasuryBondQuoteSet(LatentStateSpecification[] aLSS) throws java.lang.Exception
aLSS - Array of Latent State Specificationjava.lang.Exception - Thrown if Inputs are invalidpublic boolean setYield(double dblYield)
dblYield - The Yieldpublic boolean containsYield()
public double yield()
throws java.lang.Exception
java.lang.Exception - Thrown if the Yield Field does not exist