public static final class ImmutablePriceIndex.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutablePriceIndex.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Boolean> |
active()
The meta-property for the
active property. |
Class<? extends ImmutablePriceIndex> |
beanType() |
ImmutablePriceIndex.Builder |
builder() |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<String> |
name()
The meta-property for the
name 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<Frequency> |
publicationFrequency()
The meta-property for the
publicationFrequency property. |
org.joda.beans.MetaProperty<Country> |
region()
The meta-property for the
region property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutablePriceIndex.Builder builder()
public Class<? extends ImmutablePriceIndex> beanType()
public org.joda.beans.MetaProperty<String> name()
name property.public org.joda.beans.MetaProperty<Country> region()
region property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<Boolean> active()
active property.public org.joda.beans.MetaProperty<Frequency> publicationFrequency()
publicationFrequency 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.