public static final class FxRateScenarioArray.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FxRateScenarioArray.| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxRateScenarioArray> |
beanType() |
org.joda.beans.BeanBuilder<? extends FxRateScenarioArray> |
builder() |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<CurrencyPair> |
pair()
The meta-property for the
pair 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<DoubleArray> |
rates()
The meta-property for the
rates 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 FxRateScenarioArray> builder()
public Class<? extends FxRateScenarioArray> beanType()
public org.joda.beans.MetaProperty<CurrencyPair> pair()
pair property.public org.joda.beans.MetaProperty<DoubleArray> rates()
rates 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.