public static final class CalculationRules.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
CalculationRules.| Modifier and Type | Method and Description |
|---|---|
Class<? extends CalculationRules> |
beanType() |
org.joda.beans.BeanBuilder<? extends CalculationRules> |
builder() |
org.joda.beans.MetaProperty<CalculationFunctions> |
functions()
The meta-property for the
functions property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<CalculationParameters> |
parameters()
The meta-property for the
parameters 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<ReportingCurrency> |
reportingCurrency()
The meta-property for the
reportingCurrency 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 CalculationRules> builder()
public Class<? extends CalculationRules> beanType()
public org.joda.beans.MetaProperty<CalculationFunctions> functions()
functions property.public org.joda.beans.MetaProperty<ReportingCurrency> reportingCurrency()
reportingCurrency property.public org.joda.beans.MetaProperty<CalculationParameters> parameters()
parameters 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.