public static final class ImmutableIborIndex.Meta extends DirectMetaBean
ImmutableIborIndex
.TEST_COVERAGE_STRING
Modifier and Type | Method and Description |
---|---|
MetaProperty<Boolean> |
active()
The meta-property for the
active property. |
Class<? extends ImmutableIborIndex> |
beanType() |
ImmutableIborIndex.Builder |
builder() |
MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
MetaProperty<DayCount> |
defaultFixedLegDayCount()
The meta-property for the
defaultFixedLegDayCount property. |
MetaProperty<DaysAdjustment> |
effectiveDateOffset()
The meta-property for the
effectiveDateOffset property. |
MetaProperty<HolidayCalendarId> |
fixingCalendar()
The meta-property for the
fixingCalendar property. |
MetaProperty<DaysAdjustment> |
fixingDateOffset()
The meta-property for the
fixingDateOffset property. |
MetaProperty<LocalTime> |
fixingTime()
The meta-property for the
fixingTime property. |
MetaProperty<ZoneId> |
fixingZone()
The meta-property for the
fixingZone property. |
MetaProperty<TenorAdjustment> |
maturityDateOffset()
The meta-property for the
maturityDateOffset property. |
protected MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,MetaProperty<?>> |
metaPropertyMap() |
MetaProperty<String> |
name()
The meta-property for the
name property. |
protected Object |
propertyGet(Bean bean,
String propertyName,
boolean quiet) |
protected void |
propertySet(Bean bean,
String propertyName,
Object newValue,
boolean quiet) |
isBuildable, metaProperty, toString, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
annotation, annotations, beanName, metaPropertyCount, metaPropertyExists, metaPropertyIterable, of, register
protected MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class DirectMetaBean
public ImmutableIborIndex.Builder builder()
public Class<? extends ImmutableIborIndex> beanType()
public Map<String,MetaProperty<?>> metaPropertyMap()
public MetaProperty<String> name()
name
property.public MetaProperty<Currency> currency()
currency
property.public MetaProperty<Boolean> active()
active
property.public MetaProperty<HolidayCalendarId> fixingCalendar()
fixingCalendar
property.public MetaProperty<LocalTime> fixingTime()
fixingTime
property.public MetaProperty<ZoneId> fixingZone()
fixingZone
property.public MetaProperty<DaysAdjustment> fixingDateOffset()
fixingDateOffset
property.public MetaProperty<DaysAdjustment> effectiveDateOffset()
effectiveDateOffset
property.public MetaProperty<TenorAdjustment> maturityDateOffset()
maturityDateOffset
property.public MetaProperty<DayCount> dayCount()
dayCount
property.public MetaProperty<DayCount> defaultFixedLegDayCount()
defaultFixedLegDayCount
property.protected Object propertyGet(Bean bean, String propertyName, boolean quiet)
propertyGet
in class DirectMetaBean
protected void propertySet(Bean bean, String propertyName, Object newValue, boolean quiet)
propertySet
in class DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.