Class IborRateCalculation.Meta

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

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

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

        public org.joda.beans.MetaProperty<IborIndex> index()
        The meta-property for the index property.
        Returns:
        the meta-property, not null
      • resetPeriods

        public org.joda.beans.MetaProperty<ResetSchedule> resetPeriods()
        The meta-property for the resetPeriods property.
        Returns:
        the meta-property, not null
      • fixingRelativeTo

        public org.joda.beans.MetaProperty<FixingRelativeTo> fixingRelativeTo()
        The meta-property for the fixingRelativeTo property.
        Returns:
        the meta-property, not null
      • fixingDateOffset

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

        public org.joda.beans.MetaProperty<NegativeRateMethod> negativeRateMethod()
        The meta-property for the negativeRateMethod property.
        Returns:
        the meta-property, not null
      • firstRegularRate

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

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

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

        public org.joda.beans.MetaProperty<IborRateStubCalculation> initialStub()
        The meta-property for the initialStub property.
        Returns:
        the meta-property, not null
      • finalStub

        public org.joda.beans.MetaProperty<IborRateStubCalculation> finalStub()
        The meta-property for the finalStub property.
        Returns:
        the meta-property, not null
      • gearing

        public org.joda.beans.MetaProperty<ValueSchedule> gearing()
        The meta-property for the gearing property.
        Returns:
        the meta-property, not null
      • spread

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