public static final class DirectIborCapletFloorletVolatilityDefinition.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
DirectIborCapletFloorletVolatilityDefinition.| Modifier and Type | Method and Description |
|---|---|
Class<? extends DirectIborCapletFloorletVolatilityDefinition> |
beanType() |
DirectIborCapletFloorletVolatilityDefinition.Builder |
builder() |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<IborIndex> |
index()
The meta-property for the
index property. |
org.joda.beans.MetaProperty<GridSurfaceInterpolator> |
interpolator()
The meta-property for the
interpolator property. |
org.joda.beans.MetaProperty<Double> |
lambdaExpiry()
The meta-property for the
lambdaExpiry property. |
org.joda.beans.MetaProperty<Double> |
lambdaStrike()
The meta-property for the
lambdaStrike 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. |
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> |
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 DirectIborCapletFloorletVolatilityDefinition.Builder builder()
public Class<? extends DirectIborCapletFloorletVolatilityDefinition> 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<Double> lambdaExpiry()
lambdaExpiry property.public org.joda.beans.MetaProperty<Double> lambdaStrike()
lambdaStrike property.public org.joda.beans.MetaProperty<GridSurfaceInterpolator> interpolator()
interpolator property.public org.joda.beans.MetaProperty<Curve> shiftCurve()
shiftCurve 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.