public static final class NormalSwaptionExpiryTenorVolatilities.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
NormalSwaptionExpiryTenorVolatilities.| Modifier and Type | Method and Description |
|---|---|
Class<? extends NormalSwaptionExpiryTenorVolatilities> |
beanType() |
org.joda.beans.BeanBuilder<? extends NormalSwaptionExpiryTenorVolatilities> |
builder() |
org.joda.beans.MetaProperty<FixedFloatSwapConvention> |
convention()
The meta-property for the
convention 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<Surface> |
surface()
The meta-property for the
surface property. |
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 org.joda.beans.BeanBuilder<? extends NormalSwaptionExpiryTenorVolatilities> builder()
public Class<? extends NormalSwaptionExpiryTenorVolatilities> beanType()
public org.joda.beans.MetaProperty<FixedFloatSwapConvention> convention()
convention property.public org.joda.beans.MetaProperty<ZonedDateTime> valuationDateTime()
valuationDateTime property.public org.joda.beans.MetaProperty<Surface> surface()
surface 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.