public static final class ReportingCurrency.Meta extends DirectMetaBean
ReportingCurrency
.TEST_COVERAGE_STRING
Modifier and Type | Method and Description |
---|---|
Class<? extends ReportingCurrency> |
beanType() |
BeanBuilder<? extends ReportingCurrency> |
builder() |
MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
protected MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,MetaProperty<?>> |
metaPropertyMap() |
protected Object |
propertyGet(Bean bean,
String propertyName,
boolean quiet) |
protected void |
propertySet(Bean bean,
String propertyName,
Object newValue,
boolean quiet) |
MetaProperty<ReportingCurrencyType> |
type()
The meta-property for the
type property. |
isBuildable, metaProperty, toString, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
annotation, annotations, beanName, metaPropertyCount, metaPropertyExists, metaPropertyIterable, of, register
protected MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class DirectMetaBean
public BeanBuilder<? extends ReportingCurrency> builder()
public Class<? extends ReportingCurrency> beanType()
public Map<String,MetaProperty<?>> metaPropertyMap()
public MetaProperty<ReportingCurrencyType> type()
type
property.public MetaProperty<Currency> currency()
currency
property.protected Object propertyGet(Bean bean, String propertyName, boolean quiet)
propertyGet
in class DirectMetaBean
protected void propertySet(Bean bean, String propertyName, Object newValue, boolean quiet)
propertySet
in class DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.