public abstract class CalibratableComponent extends Component
NULL_SER_STRING, VERSION
Constructor and Description |
---|
CalibratableComponent() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getPrimaryCode()
Return the primary code
|
java.lang.String[] |
getSecondaryCode()
Gets the component's secondary codes
|
abstract void |
setPrimaryCode(java.lang.String strCode)
Sets the component's primary code
|
calcCustomScenarioMeasures, calcMeasures, calcMeasureValue, getCashSettleParams, getCoupon, getCouponPeriod, getEffectiveDate, getFirstCouponDate, getInitialNotional, getMaturityDate, getNotional, getNotional, setCurves, value
deserialize, getCollectionKeyValueDelimiter, getCollectionMultiLevelKeyDelimiter, getCollectionRecordDelimiter, getFieldDelimiter, getObjectTrailer, serialize
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getComponentName, getCreditCurveName, getEDSFCurveName, getIRCurveName, getTreasuryCurveName
public abstract java.lang.String getPrimaryCode()
public abstract void setPrimaryCode(java.lang.String strCode)
strCode
- Primary Codepublic java.lang.String[] getSecondaryCode()