public static final class ImmutableIborIndex.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableIborIndex.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Boolean> |
active()
The meta-property for the
active property. |
Class<? extends ImmutableIborIndex> |
beanType() |
ImmutableIborIndex.Builder |
builder() |
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<DayCount> |
defaultFixedLegDayCount()
The meta-property for the
defaultFixedLegDayCount property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
effectiveDateOffset()
The meta-property for the
effectiveDateOffset property. |
org.joda.beans.MetaProperty<HolidayCalendarId> |
fixingCalendar()
The meta-property for the
fixingCalendar property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
fixingDateOffset()
The meta-property for the
fixingDateOffset property. |
org.joda.beans.MetaProperty<LocalTime> |
fixingTime()
The meta-property for the
fixingTime property. |
org.joda.beans.MetaProperty<ZoneId> |
fixingZone()
The meta-property for the
fixingZone property. |
org.joda.beans.MetaProperty<TenorAdjustment> |
maturityDateOffset()
The meta-property for the
maturityDateOffset 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) |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutableIborIndex.Builder builder()
public Class<? extends ImmutableIborIndex> beanType()
public org.joda.beans.MetaProperty<String> name()
name property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<Boolean> active()
active property.public org.joda.beans.MetaProperty<HolidayCalendarId> fixingCalendar()
fixingCalendar property.public org.joda.beans.MetaProperty<LocalTime> fixingTime()
fixingTime property.public org.joda.beans.MetaProperty<ZoneId> fixingZone()
fixingZone property.public org.joda.beans.MetaProperty<DaysAdjustment> fixingDateOffset()
fixingDateOffset property.public org.joda.beans.MetaProperty<DaysAdjustment> effectiveDateOffset()
effectiveDateOffset property.public org.joda.beans.MetaProperty<TenorAdjustment> maturityDateOffset()
maturityDateOffset property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<DayCount> defaultFixedLegDayCount()
defaultFixedLegDayCount 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.