public static final class ImmutableOvernightIndex.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableOvernightIndex.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Boolean> |
active()
The meta-property for the
active property. |
Class<? extends ImmutableOvernightIndex> |
beanType() |
ImmutableOvernightIndex.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<Integer> |
effectiveDateOffset()
The meta-property for the
effectiveDateOffset property. |
org.joda.beans.MetaProperty<HolidayCalendarId> |
fixingCalendar()
The meta-property for the
fixingCalendar 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<Integer> |
publicationDateOffset()
The meta-property for the
publicationDateOffset property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutableOvernightIndex.Builder builder()
public Class<? extends ImmutableOvernightIndex> 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<Integer> publicationDateOffset()
publicationDateOffset property.public org.joda.beans.MetaProperty<Integer> effectiveDateOffset()
effectiveDateOffset 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.