public static final class MarketDataConfig.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
MarketDataConfig.| Modifier and Type | Method and Description |
|---|---|
Class<? extends MarketDataConfig> |
beanType() |
org.joda.beans.BeanBuilder<? extends MarketDataConfig> |
builder() |
org.joda.beans.MetaProperty<ImmutableMap<Class<?>,com.opengamma.strata.calc.marketdata.SingleTypeMarketDataConfig>> |
configs()
The meta-property for the
configs property. |
org.joda.beans.MetaProperty<ImmutableMap<Class<?>,Object>> |
defaultConfigs()
The meta-property for the
defaultConfigs 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) |
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 MarketDataConfig> builder()
public Class<? extends MarketDataConfig> beanType()
public org.joda.beans.MetaProperty<ImmutableMap<Class<?>,com.opengamma.strata.calc.marketdata.SingleTypeMarketDataConfig>> configs()
configs property.public org.joda.beans.MetaProperty<ImmutableMap<Class<?>,Object>> defaultConfigs()
defaultConfigs 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.