Class ResolvedCapitalIndexedBond.Meta
- java.lang.Object
-
- org.joda.beans.impl.direct.DirectMetaBean
-
- com.opengamma.strata.product.bond.ResolvedCapitalIndexedBond.Meta
-
- All Implemented Interfaces:
org.joda.beans.MetaBean
- Enclosing class:
- ResolvedCapitalIndexedBond
public static final class ResolvedCapitalIndexedBond.Meta extends org.joda.beans.impl.direct.DirectMetaBeanThe meta-bean forResolvedCapitalIndexedBond.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends ResolvedCapitalIndexedBond>beanType()ResolvedCapitalIndexedBond.Builderbuilder()org.joda.beans.MetaProperty<DayCount>dayCount()The meta-property for thedayCountproperty.org.joda.beans.MetaProperty<Frequency>frequency()The meta-property for thefrequencyproperty.org.joda.beans.MetaProperty<LegalEntityId>legalEntityId()The meta-property for thelegalEntityIdproperty.protected org.joda.beans.MetaProperty<?>metaPropertyGet(String propertyName)Map<String,org.joda.beans.MetaProperty<?>>metaPropertyMap()org.joda.beans.MetaProperty<CapitalIndexedBondPaymentPeriod>nominalPayment()The meta-property for thenominalPaymentproperty.org.joda.beans.MetaProperty<ImmutableList<CapitalIndexedBondPaymentPeriod>>periodicPayments()The meta-property for theperiodicPaymentsproperty.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<InflationRateCalculation>rateCalculation()The meta-property for therateCalculationproperty.org.joda.beans.MetaProperty<RollConvention>rollConvention()The meta-property for therollConventionproperty.org.joda.beans.MetaProperty<SecurityId>securityId()The meta-property for thesecurityIdproperty.org.joda.beans.MetaProperty<DaysAdjustment>settlementDateOffset()The meta-property for thesettlementDateOffsetproperty.org.joda.beans.MetaProperty<CapitalIndexedBondYieldConvention>yieldConvention()The meta-property for theyieldConventionproperty.-
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 ResolvedCapitalIndexedBond.Builder builder()
-
beanType
public Class<? extends ResolvedCapitalIndexedBond> beanType()
-
securityId
public org.joda.beans.MetaProperty<SecurityId> securityId()
The meta-property for thesecurityIdproperty.- Returns:
- the meta-property, not null
-
nominalPayment
public org.joda.beans.MetaProperty<CapitalIndexedBondPaymentPeriod> nominalPayment()
The meta-property for thenominalPaymentproperty.- Returns:
- the meta-property, not null
-
periodicPayments
public org.joda.beans.MetaProperty<ImmutableList<CapitalIndexedBondPaymentPeriod>> periodicPayments()
The meta-property for theperiodicPaymentsproperty.- Returns:
- the meta-property, not null
-
frequency
public org.joda.beans.MetaProperty<Frequency> frequency()
The meta-property for thefrequencyproperty.- Returns:
- the meta-property, not null
-
rollConvention
public org.joda.beans.MetaProperty<RollConvention> rollConvention()
The meta-property for therollConventionproperty.- 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
-
yieldConvention
public org.joda.beans.MetaProperty<CapitalIndexedBondYieldConvention> yieldConvention()
The meta-property for theyieldConventionproperty.- Returns:
- the meta-property, not null
-
legalEntityId
public org.joda.beans.MetaProperty<LegalEntityId> legalEntityId()
The meta-property for thelegalEntityIdproperty.- 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
-
rateCalculation
public org.joda.beans.MetaProperty<InflationRateCalculation> rateCalculation()
The meta-property for therateCalculationproperty.- 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
-
-