public static final class ResolvedCdsIndex.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResolvedCdsIndex
.Modifier and Type | Method and Description |
---|---|
Class<? extends ResolvedCdsIndex> |
beanType() |
ResolvedCdsIndex.Builder |
builder() |
org.joda.beans.MetaProperty<BuySell> |
buySell()
The meta-property for the
buySell property. |
org.joda.beans.MetaProperty<StandardId> |
cdsIndexId()
The meta-property for the
cdsIndexId property. |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<ImmutableList<StandardId>> |
legalEntityIds()
The meta-property for the
legalEntityIds property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<PaymentOnDefault> |
paymentOnDefault()
The meta-property for the
paymentOnDefault property. |
org.joda.beans.MetaProperty<ImmutableList<CreditCouponPaymentPeriod>> |
paymentPeriods()
The meta-property for the
paymentPeriods 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<LocalDate> |
protectionEndDate()
The meta-property for the
protectionEndDate property. |
org.joda.beans.MetaProperty<ProtectionStartOfDay> |
protectionStart()
The meta-property for the
protectionStart property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
settlementDateOffset()
The meta-property for the
settlementDateOffset property. |
org.joda.beans.MetaProperty<DaysAdjustment> |
stepinDateOffset()
The meta-property for the
stepinDateOffset property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public ResolvedCdsIndex.Builder builder()
public Class<? extends ResolvedCdsIndex> beanType()
public org.joda.beans.MetaProperty<BuySell> buySell()
buySell
property.public org.joda.beans.MetaProperty<StandardId> cdsIndexId()
cdsIndexId
property.public org.joda.beans.MetaProperty<ImmutableList<StandardId>> legalEntityIds()
legalEntityIds
property.public org.joda.beans.MetaProperty<ImmutableList<CreditCouponPaymentPeriod>> paymentPeriods()
paymentPeriods
property.public org.joda.beans.MetaProperty<LocalDate> protectionEndDate()
protectionEndDate
property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount
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.DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.