public static final class SabrIborCapletFloorletVolatilityCalibrationDefinition.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
SabrIborCapletFloorletVolatilityCalibrationDefinition.| Modifier and Type | Method and Description |
|---|---|
Class<? extends SabrIborCapletFloorletVolatilityCalibrationDefinition> |
beanType() |
org.joda.beans.MetaProperty<Curve> |
betaCurve()
The meta-property for the
betaCurve property. |
SabrIborCapletFloorletVolatilityCalibrationDefinition.Builder |
builder() |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<CurveExtrapolator> |
extrapolatorLeft()
The meta-property for the
extrapolatorLeft property. |
org.joda.beans.MetaProperty<CurveExtrapolator> |
extrapolatorRight()
The meta-property for the
extrapolatorRight property. |
org.joda.beans.MetaProperty<IborIndex> |
index()
The meta-property for the
index property. |
org.joda.beans.MetaProperty<DoubleArray> |
initialParameters()
The meta-property for the
initialParameters property. |
org.joda.beans.MetaProperty<CurveInterpolator> |
interpolator()
The meta-property for the
interpolator property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<IborCapletFloorletVolatilitiesName> |
name()
The meta-property for the
name property. |
org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> |
parameterCurveNodes()
The meta-property for the
parameterCurveNodes property. |
protected Object |
propertyGet(org.joda.beans.Bean bean,
String propertyName,
boolean quiet) |
protected void |
propertySet(org.joda.beans.Bean bean,
String propertyName,
Object newValue,
boolean quiet) |
org.joda.beans.MetaProperty<Curve> |
rhoCurve()
The meta-property for the
rhoCurve property. |
org.joda.beans.MetaProperty<SabrVolatilityFormula> |
sabrVolatilityFormula()
The meta-property for the
sabrVolatilityFormula property. |
org.joda.beans.MetaProperty<Curve> |
shiftCurve()
The meta-property for the
shiftCurve property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic SabrIborCapletFloorletVolatilityCalibrationDefinition.Builder builder()
public Class<? extends SabrIborCapletFloorletVolatilityCalibrationDefinition> beanType()
public org.joda.beans.MetaProperty<IborCapletFloorletVolatilitiesName> name()
name property.public org.joda.beans.MetaProperty<IborIndex> index()
index property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<Curve> betaCurve()
betaCurve property.public org.joda.beans.MetaProperty<Curve> rhoCurve()
rhoCurve property.public org.joda.beans.MetaProperty<Curve> shiftCurve()
shiftCurve property.public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> parameterCurveNodes()
parameterCurveNodes property.public org.joda.beans.MetaProperty<DoubleArray> initialParameters()
initialParameters property.public org.joda.beans.MetaProperty<CurveInterpolator> interpolator()
interpolator property.public org.joda.beans.MetaProperty<CurveExtrapolator> extrapolatorLeft()
extrapolatorLeft property.public org.joda.beans.MetaProperty<CurveExtrapolator> extrapolatorRight()
extrapolatorRight property.public org.joda.beans.MetaProperty<SabrVolatilityFormula> sabrVolatilityFormula()
sabrVolatilityFormula property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet in class org.joda.beans.impl.direct.DirectMetaBeanCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.