public static final class NormalOvernightFutureOptionExpirySimpleMoneynessVolatilities.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
NormalOvernightFutureOptionExpirySimpleMoneynessVolatilities.| Modifier and Type | Method and Description |
|---|---|
Class<? extends NormalOvernightFutureOptionExpirySimpleMoneynessVolatilities> |
beanType() |
NormalOvernightFutureOptionExpirySimpleMoneynessVolatilities.Builder |
builder() |
org.joda.beans.MetaProperty<OvernightIndex> |
index()
The meta-property for the
index 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 NormalOvernightFutureOptionExpirySimpleMoneynessVolatilities.Builder builder()
public Class<? extends NormalOvernightFutureOptionExpirySimpleMoneynessVolatilities> beanType()
public org.joda.beans.MetaProperty<OvernightIndex> index()
index 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.