public static final class InflationRateSwapLegConvention.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
InflationRateSwapLegConvention.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<BusinessDayAdjustment> |
accrualBusinessDayAdjustment()
The meta-property for the
accrualBusinessDayAdjustment property. |
Class<? extends InflationRateSwapLegConvention> |
beanType() |
InflationRateSwapLegConvention.Builder |
builder() |
org.joda.beans.MetaProperty<PriceIndex> |
index()
The meta-property for the
index property. |
org.joda.beans.MetaProperty<PriceIndexCalculationMethod> |
indexCalculationMethod()
The meta-property for the
indexCalculationMethod property. |
org.joda.beans.MetaProperty<Period> |
lag()
The meta-property for the
lag property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Boolean> |
notionalExchange()
The meta-property for the
notionalExchange property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
paymentDateOffset()
The meta-property for the
paymentDateOffset 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) |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic InflationRateSwapLegConvention.Builder builder()
public Class<? extends InflationRateSwapLegConvention> beanType()
public org.joda.beans.MetaProperty<PriceIndex> index()
index property.public org.joda.beans.MetaProperty<Period> lag()
lag property.public org.joda.beans.MetaProperty<PriceIndexCalculationMethod> indexCalculationMethod()
indexCalculationMethod property.public org.joda.beans.MetaProperty<Boolean> notionalExchange()
notionalExchange property.public org.joda.beans.MetaProperty<DaysAdjustment> paymentDateOffset()
paymentDateOffset property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> accrualBusinessDayAdjustment()
accrualBusinessDayAdjustment 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.