Class FixedRateSwapLegConvention.Meta

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

    public static final class FixedRateSwapLegConvention.Meta
    extends org.joda.beans.impl.direct.DirectMetaBean
    The meta-bean for FixedRateSwapLegConvention.
    • 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()
      • currency

        public org.joda.beans.MetaProperty<Currency> currency()
        The meta-property for the currency 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
      • accrualFrequency

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

        public org.joda.beans.MetaProperty<BusinessDayAdjustment> accrualBusinessDayAdjustment()
        The meta-property for the accrualBusinessDayAdjustment property.
        Returns:
        the meta-property, not null
      • startDateBusinessDayAdjustment

        public org.joda.beans.MetaProperty<BusinessDayAdjustment> startDateBusinessDayAdjustment()
        The meta-property for the startDateBusinessDayAdjustment property.
        Returns:
        the meta-property, not null
      • endDateBusinessDayAdjustment

        public org.joda.beans.MetaProperty<BusinessDayAdjustment> endDateBusinessDayAdjustment()
        The meta-property for the endDateBusinessDayAdjustment property.
        Returns:
        the meta-property, not null
      • stubConvention

        public org.joda.beans.MetaProperty<StubConvention> stubConvention()
        The meta-property for the stubConvention 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
      • paymentFrequency

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

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

        public org.joda.beans.MetaProperty<CompoundingMethod> compoundingMethod()
        The meta-property for the compoundingMethod property.
        Returns:
        the meta-property, not null
      • accrualMethod

        public org.joda.beans.MetaProperty<FixedAccrualMethod> accrualMethod()
        The meta-property for the accrualMethod 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