public static final class InflationInterpolatedRateComputation.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
InflationInterpolatedRateComputation.| Modifier and Type | Method and Description |
|---|---|
Class<? extends InflationInterpolatedRateComputation> |
beanType() |
org.joda.beans.BeanBuilder<? extends InflationInterpolatedRateComputation> |
builder() |
org.joda.beans.MetaProperty<PriceIndexObservation> |
endObservation()
The meta-property for the
endObservation property. |
org.joda.beans.MetaProperty<PriceIndexObservation> |
endSecondObservation()
The meta-property for the
endSecondObservation 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<PriceIndexObservation> |
startObservation()
The meta-property for the
startObservation property. |
org.joda.beans.MetaProperty<PriceIndexObservation> |
startSecondObservation()
The meta-property for the
startSecondObservation property. |
org.joda.beans.MetaProperty<Double> |
weight()
The meta-property for the
weight 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 InflationInterpolatedRateComputation> builder()
public Class<? extends InflationInterpolatedRateComputation> beanType()
public org.joda.beans.MetaProperty<PriceIndexObservation> startObservation()
startObservation property.public org.joda.beans.MetaProperty<PriceIndexObservation> startSecondObservation()
startSecondObservation property.public org.joda.beans.MetaProperty<PriceIndexObservation> endObservation()
endObservation property.public org.joda.beans.MetaProperty<PriceIndexObservation> endSecondObservation()
endSecondObservation property.public org.joda.beans.MetaProperty<Double> weight()
weight 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.