public static final class ImmutableCdsConvention.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableCdsConvention.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ImmutableCdsConvention> |
beanType() |
ImmutableCdsConvention.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<BusinessDayAdjustment> |
endDateBusinessDayAdjustment()
The meta-property for the
endDateBusinessDayAdjustment 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<Frequency> |
paymentFrequency()
The meta-property for the
paymentFrequency property. |
org.joda.beans.MetaProperty<PaymentOnDefault> |
paymentOnDefault()
The meta-property for the
paymentOnDefault 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<ProtectionStartOfDay> |
protectionStart()
The meta-property for the
protectionStart property. |
org.joda.beans.MetaProperty<RollConvention> |
rollConvention()
The meta-property for the
rollConvention property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
settlementDateOffset()
The meta-property for the
settlementDateOffset property. |
org.joda.beans.MetaProperty<BusinessDayAdjustment> |
startDateBusinessDayAdjustment()
The meta-property for the
startDateBusinessDayAdjustment property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
stepinDateOffset()
The meta-property for the
stepinDateOffset property. |
org.joda.beans.MetaProperty<StubConvention> |
stubConvention()
The meta-property for the
stubConvention property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutableCdsConvention.Builder builder()
public Class<? extends ImmutableCdsConvention> beanType()
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<Frequency> paymentFrequency()
paymentFrequency property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> businessDayAdjustment()
businessDayAdjustment property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> startDateBusinessDayAdjustment()
startDateBusinessDayAdjustment property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> endDateBusinessDayAdjustment()
endDateBusinessDayAdjustment property.public org.joda.beans.MetaProperty<StubConvention> stubConvention()
stubConvention property.public org.joda.beans.MetaProperty<RollConvention> rollConvention()
rollConvention property.public org.joda.beans.MetaProperty<PaymentOnDefault> paymentOnDefault()
paymentOnDefault property.public org.joda.beans.MetaProperty<ProtectionStartOfDay> protectionStart()
protectionStart property.public org.joda.beans.MetaProperty<DaysAdjustment> stepinDateOffset()
stepinDateOffset property.public org.joda.beans.MetaProperty<DaysAdjustment> settlementDateOffset()
settlementDateOffset 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.