public static final class SabrParametersIborCapletFloorletVolatilities.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
SabrParametersIborCapletFloorletVolatilities.| Modifier and Type | Method and Description |
|---|---|
Class<? extends SabrParametersIborCapletFloorletVolatilities> |
beanType() |
SabrParametersIborCapletFloorletVolatilities.Builder |
builder() |
org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> |
dataSensitivityAlpha()
The meta-property for the
dataSensitivityAlpha property. |
org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> |
dataSensitivityBeta()
The meta-property for the
dataSensitivityBeta property. |
org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> |
dataSensitivityNu()
The meta-property for the
dataSensitivityNu property. |
org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> |
dataSensitivityRho()
The meta-property for the
dataSensitivityRho property. |
org.joda.beans.MetaProperty<IborIndex> |
index()
The meta-property for the
index 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<SabrParameters> |
parameters()
The meta-property for the
parameters 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<ZonedDateTime> |
valuationDateTime()
The meta-property for the
valuationDateTime property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic SabrParametersIborCapletFloorletVolatilities.Builder builder()
public Class<? extends SabrParametersIborCapletFloorletVolatilities> beanType()
public org.joda.beans.MetaProperty<IborCapletFloorletVolatilitiesName> name()
name property.public org.joda.beans.MetaProperty<IborIndex> index()
index property.public org.joda.beans.MetaProperty<ZonedDateTime> valuationDateTime()
valuationDateTime property.public org.joda.beans.MetaProperty<SabrParameters> parameters()
parameters property.public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityAlpha()
dataSensitivityAlpha property.public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityBeta()
dataSensitivityBeta property.public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityRho()
dataSensitivityRho property.public org.joda.beans.MetaProperty<ImmutableList<DoubleArray>> dataSensitivityNu()
dataSensitivityNu 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.