public static final class ReportingCurrency.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ReportingCurrency.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ReportingCurrency> |
beanType() |
org.joda.beans.BeanBuilder<? extends ReportingCurrency> |
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() |
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<ReportingCurrencyType> |
type()
The meta-property for the
type 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 ReportingCurrency> builder()
public Class<? extends ReportingCurrency> beanType()
public org.joda.beans.MetaProperty<ReportingCurrencyType> type()
type property.public org.joda.beans.MetaProperty<Currency> currency()
currency 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.