public static final class ImmutableFixedIborSwapConvention.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableFixedIborSwapConvention.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ImmutableFixedIborSwapConvention> |
beanType() |
ImmutableFixedIborSwapConvention.Builder |
builder() |
org.joda.beans.MetaProperty<FixedRateSwapLegConvention> |
fixedLeg()
The meta-property for the
fixedLeg property. |
org.joda.beans.MetaProperty<IborRateSwapLegConvention> |
floatingLeg()
The meta-property for the
floatingLeg 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. |
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 ImmutableFixedIborSwapConvention.Builder builder()
public Class<? extends ImmutableFixedIborSwapConvention> beanType()
public org.joda.beans.MetaProperty<String> name()
name property.public org.joda.beans.MetaProperty<FixedRateSwapLegConvention> fixedLeg()
fixedLeg property.public org.joda.beans.MetaProperty<IborRateSwapLegConvention> floatingLeg()
floatingLeg 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.