public static final class BlackFxOptionSmileVolatilitiesSpecification.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
BlackFxOptionSmileVolatilitiesSpecification.| Modifier and Type | Method and Description |
|---|---|
Class<? extends BlackFxOptionSmileVolatilitiesSpecification> |
beanType() |
BlackFxOptionSmileVolatilitiesSpecification.Builder |
builder() |
org.joda.beans.MetaProperty<CurrencyPair> |
currencyPair()
The meta-property for the
currencyPair property. |
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() |
org.joda.beans.MetaProperty<FxOptionVolatilitiesName> |
name()
The meta-property for the
name property. |
org.joda.beans.MetaProperty<ImmutableList<FxOptionVolatilitiesNode>> |
nodes()
The meta-property for the
nodes 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<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. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic BlackFxOptionSmileVolatilitiesSpecification.Builder builder()
public Class<? extends BlackFxOptionSmileVolatilitiesSpecification> beanType()
public org.joda.beans.MetaProperty<FxOptionVolatilitiesName> name()
name property.public org.joda.beans.MetaProperty<CurrencyPair> currencyPair()
currencyPair property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<ImmutableList<FxOptionVolatilitiesNode>> nodes()
nodes 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.