public static final class ImmutableFraConvention.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableFraConvention.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ImmutableFraConvention> |
beanType() |
ImmutableFraConvention.Builder |
builder() |
org.joda.beans.MetaProperty<BusinessDayAdjustment> |
businessDayAdjustment()
The meta-property for the
businessDayAdjustment property. |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<FraDiscountingMethod> |
discounting()
The meta-property for the
discounting property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
fixingDateOffset()
The meta-property for the
fixingDateOffset property. |
org.joda.beans.MetaProperty<IborIndex> |
index()
The meta-property for the
index 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<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) |
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 ImmutableFraConvention.Builder builder()
public Class<? extends ImmutableFraConvention> beanType()
public org.joda.beans.MetaProperty<IborIndex> index()
index property.public org.joda.beans.MetaProperty<String> name()
name property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<DaysAdjustment> spotDateOffset()
spotDateOffset property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> businessDayAdjustment()
businessDayAdjustment property.public org.joda.beans.MetaProperty<DaysAdjustment> fixingDateOffset()
fixingDateOffset property.public org.joda.beans.MetaProperty<DaysAdjustment> paymentDateOffset()
paymentDateOffset property.public org.joda.beans.MetaProperty<FraDiscountingMethod> discounting()
discounting 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.