public static final class ImmutableOvernightIborSwapConvention.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableOvernightIborSwapConvention.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ImmutableOvernightIborSwapConvention> |
beanType() |
ImmutableOvernightIborSwapConvention.Builder |
builder() |
org.joda.beans.MetaProperty<IborRateSwapLegConvention> |
iborLeg()
The meta-property for the
iborLeg property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<String> |
name()
The meta-property for the
name property. |
org.joda.beans.MetaProperty<OvernightRateSwapLegConvention> |
overnightLeg()
The meta-property for the
overnightLeg 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<DaysAdjustment> |
spotDateOffset()
The meta-property for the
spotDateOffset property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutableOvernightIborSwapConvention.Builder builder()
public Class<? extends ImmutableOvernightIborSwapConvention> beanType()
public org.joda.beans.MetaProperty<String> name()
name property.public org.joda.beans.MetaProperty<OvernightRateSwapLegConvention> overnightLeg()
overnightLeg property.public org.joda.beans.MetaProperty<IborRateSwapLegConvention> iborLeg()
iborLeg property.public org.joda.beans.MetaProperty<DaysAdjustment> spotDateOffset()
spotDateOffset 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.