public static final class ScenarioDefinition.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ScenarioDefinition.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ScenarioDefinition> |
beanType() |
ScenarioDefinition.Builder |
builder() |
org.joda.beans.MetaProperty<ImmutableList<PerturbationMapping<?>>> |
mappings()
The meta-property for the
mappings 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<ImmutableList<String>> |
scenarioNames()
The meta-property for the
scenarioNames property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ScenarioDefinition.Builder builder()
public Class<? extends ScenarioDefinition> beanType()
public org.joda.beans.MetaProperty<ImmutableList<PerturbationMapping<?>>> mappings()
mappings property.public org.joda.beans.MetaProperty<ImmutableList<String>> scenarioNames()
scenarioNames 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.