Class ResolvedCdsIndex.Meta
- java.lang.Object
-
- org.joda.beans.impl.direct.DirectMetaBean
-
- com.opengamma.strata.product.credit.ResolvedCdsIndex.Meta
-
- All Implemented Interfaces:
org.joda.beans.MetaBean
- Enclosing class:
- ResolvedCdsIndex
public static final class ResolvedCdsIndex.Meta extends org.joda.beans.impl.direct.DirectMetaBeanThe meta-bean forResolvedCdsIndex.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends ResolvedCdsIndex>beanType()ResolvedCdsIndex.Builderbuilder()org.joda.beans.MetaProperty<BuySell>buySell()The meta-property for thebuySellproperty.org.joda.beans.MetaProperty<StandardId>cdsIndexId()The meta-property for thecdsIndexIdproperty.org.joda.beans.MetaProperty<DayCount>dayCount()The meta-property for thedayCountproperty.org.joda.beans.MetaProperty<ImmutableList<StandardId>>legalEntityIds()The meta-property for thelegalEntityIdsproperty.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 thepaymentOnDefaultproperty.org.joda.beans.MetaProperty<ImmutableList<CreditCouponPaymentPeriod>>paymentPeriods()The meta-property for thepaymentPeriodsproperty.protected ObjectpropertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)protected voidpropertySet(org.joda.beans.Bean bean, String propertyName, Object newValue, boolean quiet)org.joda.beans.MetaProperty<LocalDate>protectionEndDate()The meta-property for theprotectionEndDateproperty.org.joda.beans.MetaProperty<ProtectionStartOfDay>protectionStart()The meta-property for theprotectionStartproperty.org.joda.beans.MetaProperty<DaysAdjustment>settlementDateOffset()The meta-property for thesettlementDateOffsetproperty.org.joda.beans.MetaProperty<DaysAdjustment>stepinDateOffset()The meta-property for thestepinDateOffsetproperty.-
Methods inherited from class org.joda.beans.impl.direct.DirectMetaBean
isBuildable, metaProperty, toString, validate
-
-
-
-
Method Detail
-
metaPropertyGet
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
- Overrides:
metaPropertyGetin classorg.joda.beans.impl.direct.DirectMetaBean
-
builder
public ResolvedCdsIndex.Builder builder()
-
beanType
public Class<? extends ResolvedCdsIndex> beanType()
-
buySell
public org.joda.beans.MetaProperty<BuySell> buySell()
The meta-property for thebuySellproperty.- Returns:
- the meta-property, not null
-
cdsIndexId
public org.joda.beans.MetaProperty<StandardId> cdsIndexId()
The meta-property for thecdsIndexIdproperty.- Returns:
- the meta-property, not null
-
legalEntityIds
public org.joda.beans.MetaProperty<ImmutableList<StandardId>> legalEntityIds()
The meta-property for thelegalEntityIdsproperty.- Returns:
- the meta-property, not null
-
paymentPeriods
public org.joda.beans.MetaProperty<ImmutableList<CreditCouponPaymentPeriod>> paymentPeriods()
The meta-property for thepaymentPeriodsproperty.- Returns:
- the meta-property, not null
-
protectionEndDate
public org.joda.beans.MetaProperty<LocalDate> protectionEndDate()
The meta-property for theprotectionEndDateproperty.- Returns:
- the meta-property, not null
-
dayCount
public org.joda.beans.MetaProperty<DayCount> dayCount()
The meta-property for thedayCountproperty.- Returns:
- the meta-property, not null
-
paymentOnDefault
public org.joda.beans.MetaProperty<PaymentOnDefault> paymentOnDefault()
The meta-property for thepaymentOnDefaultproperty.- Returns:
- the meta-property, not null
-
protectionStart
public org.joda.beans.MetaProperty<ProtectionStartOfDay> protectionStart()
The meta-property for theprotectionStartproperty.- Returns:
- the meta-property, not null
-
stepinDateOffset
public org.joda.beans.MetaProperty<DaysAdjustment> stepinDateOffset()
The meta-property for thestepinDateOffsetproperty.- Returns:
- the meta-property, not null
-
settlementDateOffset
public org.joda.beans.MetaProperty<DaysAdjustment> settlementDateOffset()
The meta-property for thesettlementDateOffsetproperty.- Returns:
- the meta-property, not null
-
propertyGet
protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
- Overrides:
propertyGetin classorg.joda.beans.impl.direct.DirectMetaBean
-
-