public static final class InterpolatedStrikeSmileDeltaTermStructure.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
InterpolatedStrikeSmileDeltaTermStructure.| Modifier and Type | Method and Description |
|---|---|
Class<? extends InterpolatedStrikeSmileDeltaTermStructure> |
beanType() |
org.joda.beans.BeanBuilder<? extends InterpolatedStrikeSmileDeltaTermStructure> |
builder() |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
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<CurveExtrapolator> |
strikeExtrapolatorLeft()
The meta-property for the
strikeExtrapolatorLeft property. |
org.joda.beans.MetaProperty<CurveExtrapolator> |
strikeExtrapolatorRight()
The meta-property for the
strikeExtrapolatorRight property. |
org.joda.beans.MetaProperty<CurveInterpolator> |
strikeInterpolator()
The meta-property for the
strikeInterpolator property. |
org.joda.beans.MetaProperty<CurveExtrapolator> |
timeExtrapolatorLeft()
The meta-property for the
timeExtrapolatorLeft property. |
org.joda.beans.MetaProperty<CurveExtrapolator> |
timeExtrapolatorRight()
The meta-property for the
timeExtrapolatorRight property. |
org.joda.beans.MetaProperty<CurveInterpolator> |
timeInterpolator()
The meta-property for the
timeInterpolator property. |
org.joda.beans.MetaProperty<ImmutableList<SmileDeltaParameters>> |
volatilityTerm()
The meta-property for the
volatilityTerm property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic org.joda.beans.BeanBuilder<? extends InterpolatedStrikeSmileDeltaTermStructure> builder()
public Class<? extends InterpolatedStrikeSmileDeltaTermStructure> beanType()
public org.joda.beans.MetaProperty<ImmutableList<SmileDeltaParameters>> volatilityTerm()
volatilityTerm property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<CurveInterpolator> timeInterpolator()
timeInterpolator property.public org.joda.beans.MetaProperty<CurveExtrapolator> timeExtrapolatorLeft()
timeExtrapolatorLeft property.public org.joda.beans.MetaProperty<CurveExtrapolator> timeExtrapolatorRight()
timeExtrapolatorRight property.public org.joda.beans.MetaProperty<CurveInterpolator> strikeInterpolator()
strikeInterpolator property.public org.joda.beans.MetaProperty<CurveExtrapolator> strikeExtrapolatorLeft()
strikeExtrapolatorLeft property.public org.joda.beans.MetaProperty<CurveExtrapolator> strikeExtrapolatorRight()
strikeExtrapolatorRight 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.