Class ResolvedFixedCouponBond.Meta

  • All Implemented Interfaces:
    org.joda.beans.MetaBean
    Enclosing class:
    ResolvedFixedCouponBond

    public static final class ResolvedFixedCouponBond.Meta
    extends org.joda.beans.impl.direct.DirectMetaBean
    The meta-bean for ResolvedFixedCouponBond.
    • Method Detail

      • metaPropertyGet

        protected org.joda.beans.MetaProperty<?> metaPropertyGet​(String propertyName)
        Overrides:
        metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBean
      • metaPropertyMap

        public Map<String,​org.joda.beans.MetaProperty<?>> metaPropertyMap()
      • securityId

        public org.joda.beans.MetaProperty<SecurityId> securityId()
        The meta-property for the securityId property.
        Returns:
        the meta-property, not null
      • nominalPayment

        public org.joda.beans.MetaProperty<Payment> nominalPayment()
        The meta-property for the nominalPayment property.
        Returns:
        the meta-property, not null
      • periodicPayments

        public org.joda.beans.MetaProperty<ImmutableList<FixedCouponBondPaymentPeriod>> periodicPayments()
        The meta-property for the periodicPayments property.
        Returns:
        the meta-property, not null
      • frequency

        public org.joda.beans.MetaProperty<Frequency> frequency()
        The meta-property for the frequency property.
        Returns:
        the meta-property, not null
      • rollConvention

        public org.joda.beans.MetaProperty<RollConvention> rollConvention()
        The meta-property for the rollConvention property.
        Returns:
        the meta-property, not null
      • fixedRate

        public org.joda.beans.MetaProperty<Double> fixedRate()
        The meta-property for the fixedRate property.
        Returns:
        the meta-property, not null
      • dayCount

        public org.joda.beans.MetaProperty<DayCount> dayCount()
        The meta-property for the dayCount property.
        Returns:
        the meta-property, not null
      • yieldConvention

        public org.joda.beans.MetaProperty<FixedCouponBondYieldConvention> yieldConvention()
        The meta-property for the yieldConvention property.
        Returns:
        the meta-property, not null
      • legalEntityId

        public org.joda.beans.MetaProperty<LegalEntityId> legalEntityId()
        The meta-property for the legalEntityId property.
        Returns:
        the meta-property, not null
      • settlementDateOffset

        public org.joda.beans.MetaProperty<DaysAdjustment> settlementDateOffset()
        The meta-property for the settlementDateOffset property.
        Returns:
        the meta-property, not null
      • propertyGet

        protected Object propertyGet​(org.joda.beans.Bean bean,
                                     String propertyName,
                                     boolean quiet)
        Overrides:
        propertyGet in class org.joda.beans.impl.direct.DirectMetaBean
      • propertySet

        protected void propertySet​(org.joda.beans.Bean bean,
                                   String propertyName,
                                   Object newValue,
                                   boolean quiet)
        Overrides:
        propertySet in class org.joda.beans.impl.direct.DirectMetaBean